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 the git repositories and issues being opened, and | :* Sugarbot will keep track of the git repositories and issues being opened, and when some sort of labels like easy, medium, hard, GCI, GSoC is being attached to them by the repo maintainer. | ||
:* This bot will automatically reflect | :* This bot will automatically reflect issues according to the attached label on the web page, the part of our newcomer's guide. | ||
:* | :* Further if the newcomer wants to start contributing right away, he can view that list of issues of respective labels and choose his issues 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 | ||