Summer of Code/2018/Making a Beginner Guide: Difference between revisions
Pratul1997 (talk | contribs) |
Pratul1997 (talk | contribs) |
||
| Line 81: | Line 81: | ||
====Sugarbot==== | ====Sugarbot==== | ||
:* I propose to integrate a bot, called SugarBot with Sugarlabs GitHub repository. | :* I propose to integrate a bot, called SugarBot with Sugarlabs GitHub repository. | ||
:* Sugarbot will keep track of repositories and | :* Sugarbot will keep track of the git repositories and issues being opened, and the easy, medium, hard, GCI, GSoC labels attached to them by the repo maintainer. | ||
:* This bot will automatically reflect it to the web page, the part of our newcomer's guide. | :* This bot will automatically reflect it to the web page, the part of our newcomer's guide. | ||
:* So if the | :* So if the newcomer wants to start contributing right away, he can view that list and choose his issues according to of 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 | ||