compumike08 / GitHub_Status_API_GUI

GUI tool to interact with GitHub Status API
MIT License
0 stars 0 forks source link

Some methods in githubAPI.js are missing JSDoc comments #8

Closed compumike08 closed 8 years ago

compumike08 commented 8 years ago

While some methods in src/api/githubAPI.js have JSDoc comments describing them, others do not. All methods in githubAPI.js should have JSDoc comments.