|
|
(96 intermediate revisions by 17 users not shown) |
Line 1: |
Line 1: |
| == Following Along ==
| | The contents of this page have been migrated to http://firefox-dev.tools/#getting-in-touch. |
| | |
| We have a [http://blog.mozilla.com/devtools/ blog] for progress updates. Our developer tools also appear on the [http://hacks.mozilla.org/ Mozilla Hacks] site from time-to-time (Hacks is a great resource for web developers in general!)
| |
| | |
| == Where to Dive In ==
| |
| | |
| '''Look here: [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=devtools-first-bugs&sharer_id=249294 bugzilla query to find good first bugs]'''.
| |
| | |
| In a more eye-pleasing format: [http://www.joshmatthews.net/bugsahoy/?devtools=1 Bugs Ahoy!]
| |
| | |
| We've got a lot of projects going (or getting started), and there are many interesting things to dive into. Take a look at our [https://wiki.mozilla.org/Features/DevTools feature list] to see where you can help.
| |
| | |
| We also have a [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=devtools-first-bugs&sharer_id=249294 bugzilla query to find good bugs] to try out in the developer tools area. If you want to pick one of these up, feel free to ask for help in attacking the bug right in the bug itself, or in #devtools on irc.mozilla.org or on the dev-apps-firefox mailing list!
| |
| | |
| One more useful link: [https://bugzil.la/comp%3A%22Developer%20Tools%22 all open developer tools bugs] might have other items you'd find interesting to work on.
| |
| | |
| == Getting the Source ==
| |
| | |
| Simply follow the instructions [https://developer.mozilla.org/En/Simple_Firefox_build here]. Note that you will need to use:
| |
| hg clone http://hg.mozilla.org/integration/fx-team
| |
| Instead of:
| |
| hg clone http://hg.mozilla.org/mozilla-central
| |
| | |
| == Getting In Touch ==
| |
| | |
| | |
| * Developer tools discussion currently takes place on the [https://lists.mozilla.org/listinfo/dev-apps-firefox dev-apps-firefox] newsgroup/mailing list.
| |
| * join us on #devtools on irc.mozilla.org
| |
| * join us during one of our [[DevTools|weekly phone calls]]
| |
| * ping the team on twitter: [https://twitter.com/#!/FirefoxNightly/devtools/members DevTools list].
| |
| | |
| [[Category:New Contributor Landing Page]]
| |