canmove, Confirmed users
345
edits
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
3. Write some code. Make sure that you follow the [http://www.bugzilla.org/docs/developer.html Developer's Guide]. If you're new, you don't have to read the whole thing. Just read the [http://www.bugzilla.org/docs/developer.html#general General Guidelines], the [http://www.bugzilla.org/docs/developer.html#perl-style Style] section, and any other part that you think applies to the code that you're writing. | 3. Write some code. Make sure that you follow the [http://www.bugzilla.org/docs/developer.html Developer's Guide]. If you're new, you don't have to read the whole thing. Just read the [http://www.bugzilla.org/docs/developer.html#general General Guidelines], the [http://www.bugzilla.org/docs/developer.html#perl-style Style] section, and any other part that you think applies to the code that you're writing. | ||
4. [[Bugzilla:Patches Make a patch]] | 4. [[Bugzilla:Patches|Make a patch]] | ||
5. [[Bugzilla:Submitting_Patches Submit your patch in Bugzilla]] | 5. [[Bugzilla:Submitting_Patches|Submit your patch in Bugzilla]] | ||
6. [[Bugzilla:Review Ask for review]] | 6. [[Bugzilla:Review|Ask for review]] | ||
7. Once your bug has passed review, [[Bugzilla::Approval ask for approval]] | 7. Once your bug has passed review, [[Bugzilla::Approval|ask for approval]] | ||
8. [[Bugzilla:Committing_Patches Commit your patch]], or get somebody else to commit it for you. | 8. [[Bugzilla:Committing_Patches|Commit your patch]], or get somebody else to commit it for you. | ||
== Articles and Policies == | == Articles and Policies == |