Confirmed users
3,990
edits
Line 53: | Line 53: | ||
= Where can I help? = | = Where can I help? = | ||
In order to make mozharness easier for developers we have to make it a delightful and well integrated experience. | In order to make mozharness easier for developers we have to make it a delightful and well integrated experience. | ||
If you want to help, you can find the list of bugs needed to accomplish listed by difficulty. | |||
== Good first bugs == | == Good first bugs == | ||
[https://bugzilla.mozilla.org/buglist.cgi?list_id=11280941&resolution=---&emailtype1=exact&status_whiteboard_type=allwordssubstr&query_format=advanced&emailassigned_to1=1&status_whiteboard=%5Beasier-mozharness%5D&email1=nobody%40mozilla.org&component=Mozharness&product=Release%20Engineering Link to the list of bugs].<br /> | |||
These are good starting bugs: | These are good starting bugs: | ||
<bugzilla> | <bugzilla> | ||
Line 81: | Line 77: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
== Advanced == | == Advanced == | ||
These bugs are likely to only require a bit of mozharness hacking and a lot of other code repositories. | These bugs are likely to only require a bit of mozharness hacking and a lot of other code repositories. | ||
<bugzilla> | |||
{ | |||
"quicksearch": "status:new,assigned,reopened,unconfirmed", | |||
"product": "Release Engineering", | |||
"component": "Mozharness", | |||
"whiteboard": "[easier-mozharness]" | |||
} | |||
</bugzilla> | |||
= Completed bugs = | = Completed bugs = | ||
TBD | TBD |