Easy bugs for newcomers: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Zacchiro
(→‎Lists of Easy Bugs for Newcomers, per project: add Eclipse entry (thanks Wayne Beaton))
imported>Zacchiro
(→‎Lists of Easy Bugs for Newcomers, per project: snowdrift no longer curates an easy hacks list (thanks Aaron Wolf for the info))
 
Line 23: Line 23:
* OpenStack: [https://bugs.launchpad.net/openstack/+bugs?orderby=-importance&search=Search&field.status:list=NEW&field.status:list=CONFIRMED&field.status:list=TRIAGED&field.tag=low-hanging-fruit low hanging fruit], [https://wiki.openstack.org/wiki/How_To_Contribute#Bug_fixing more info]
* OpenStack: [https://bugs.launchpad.net/openstack/+bugs?orderby=-importance&search=Search&field.status:list=NEW&field.status:list=CONFIRMED&field.status:list=TRIAGED&field.tag=low-hanging-fruit low hanging fruit], [https://wiki.openstack.org/wiki/How_To_Contribute#Bug_fixing more info]
* Python: [http://bugs.python.org/issue?status=1&@sort=-activity&@dispname=Easy%20issues&@startwith=0&@filter=&@group=priority&@columns=id,activity,title,creator,status&keywords=6&@action=search&@pagesize=50 easy issues], [https://docs.python.org/devguide/fixingissues.html more info]
* Python: [http://bugs.python.org/issue?status=1&@sort=-activity&@dispname=Easy%20issues&@startwith=0&@filter=&@group=priority&@columns=id,activity,title,creator,status&keywords=6&@action=search&@pagesize=50 easy issues], [https://docs.python.org/devguide/fixingissues.html more info]
* Snowdrift.coop: [https://snowdrift.coop/p/snowdrift/t?_hasdata=&f1=newbie-friendly&f2= newbie-friendly tickets]
* Ubuntu: [https://bugs.launchpad.net/ubuntu/+bugs?field.tag=bitesize bitesize bugs]
* Ubuntu: [https://bugs.launchpad.net/ubuntu/+bugs?field.tag=bitesize bitesize bugs]
* VLC: [https://trac.videolan.org/vlc/query?status=new&status=assigned&status=reopened&difficulty=easy&order=priority easy bugs]
* VLC: [https://trac.videolan.org/vlc/query?status=new&status=assigned&status=reopened&difficulty=easy&order=priority easy bugs]

Latest revision as of 07:47, 25 January 2017

Several Free/Open Source Software projects maintain lists of "easy hacks" (or "easy bugs", or "newcomer bugs", or similar expressions depending on the project), meant to be good starting points for new code contributors.

Below you can find a list of such "easy hacks" listings, for well-known FOSS projects.

Lists of Easy Bugs for Newcomers, per project

(Please keep the list sorted alphabetically by FOSS project name. For each project we try to give both a pointer to the actual list of easy hacks and a "more info" link pointing to extra information about the initiative.)

Aggregations of Easy Bugs for Newcomers, spanning multiple projects