Confirmed users
1,927
edits
No edit summary |
(More updates for Git) |
||
Line 1: | Line 1: | ||
So, you want to help out with Bugzilla development! Great! Here's what you should do (most items have a link to more details): | So, you want to help out with Bugzilla development! Great! Here's what you should do (most items have a link to more details): | ||
1. [[Bugzilla:Developers:Introduction|Introduce yourself on the developers mailing list]] | 1. [[Bugzilla:Developers:Introduction|Introduce yourself on the developers mailing list]]. | ||
2. If you don't know what you'd like to work on, look at the [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=good%20first%20bug&product=Bugzilla&list_id=10111040 list of bugs we've marked as being good for newcomers]. If you already know what you want to work on, first [https://bugzilla.mozilla.org/query.cgi?product=Bugzilla&resolution=---&format=advanced check if a bug has already been filed for it], and then check that bug's [[Bugzilla:Priority_System|priority]]. | 2. If you don't know what you'd like to work on, look at the [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=good%20first%20bug&product=Bugzilla&list_id=10111040 list of bugs we've marked as being good for newcomers]. If you already know what you want to work on, first [https://bugzilla.mozilla.org/query.cgi?product=Bugzilla&resolution=---&format=advanced check if a bug has already been filed for it], and then check that bug's [[Bugzilla:Priority_System|priority]]. | ||
Line 19: | Line 19: | ||
9. [[Bugzilla:Review|Ask for review]] | 9. [[Bugzilla:Review|Ask for review]] | ||
10. Once your bug has passed review, the reviewer will ask for "approval". When approval is granted, you or the reviewer can | 10. Once your bug has passed review, the reviewer will ask for "approval". When approval is granted, you or the reviewer can push the patch to Git. | ||
11. [[Bugzilla:Committing_Patches| | 11. [[Bugzilla:Committing_Patches|Push your patch]], or get somebody else to push it for you. | ||
== Articles and Policies == | == Articles and Policies == |