canmove, Confirmed users
345
edits
(Add link to a list of [Good Intro Bug] bugs. Also reverse steps 2 and 3, since they make more sense that way.) |
|||
Line 3: | Line 3: | ||
1. [[Bugzilla:Developers:Introduction|Introduce yourself on the developers mailing list]] | 1. [[Bugzilla:Developers:Introduction|Introduce yourself on the developers mailing list]] | ||
2. [ | 2. If you don't know what you'd like to work on, look at the [http://tinyurl.com/2mmepu 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]]. | ||
3. | 3. [[Bugzilla:Communicate|Get in communication with the Bugzilla developers]], and talk about what you want to do. This makes it easy for us to tell you "Oh, we're already working on that, you can help!" or "Oh, the best way to do that would be..." | ||
4. Check out the latest Bugzilla code from CVS. You can see instructions for how to do this on the [http://www.bugzilla.org/download/#cvs Bugzilla download page]. You always want to work against the latest CVS code of Bugzilla, not a released version, if you're writing patches that you want us to accept. | 4. Check out the latest Bugzilla code from CVS. You can see instructions for how to do this on the [http://www.bugzilla.org/download/#cvs Bugzilla download page]. You always want to work against the latest CVS code of Bugzilla, not a released version, if you're writing patches that you want us to accept. |