Summer of Code/2018/Making a Beginner Guide: Difference between revisions
Pratul1997 (talk | contribs) |
Pratul1997 (talk | contribs) |
||
| Line 76: | Line 76: | ||
====Sugarbot==== | ====Sugarbot==== | ||
:* I propose to integrate a bot, called SugarBot with Sugarlabs GitHub | :* I propose to integrate a bot, called SugarBot with Sugarlabs GitHub repositories. | ||
:* Sugarbot will keep track of the git repositories and issues being opened, and when | :* Sugarbot will keep track of the git repositories and issues being opened, and when a label ( like easy, medium, hard, GCI, GSoC etc. ) is being attached to them by the repo maintainer. | ||
:* | :* The bot will automatically reflect issues according to their labels within the corresponding group on the page(a part of our newcomer's guide). | ||
:* | :* If the newcomer wants to start contributing right away, he can view the list of issues label-wise and choose them according to difficulty level and required the skill set and start working. | ||
:* Skills need to work and implement the Sugarbot concept: | :* Skills need to work and implement the Sugarbot concept: | ||
::* https://developer.github.com/v3/issues/#list-issues | ::* https://developer.github.com/v3/issues/#list-issues | ||