DevTools/GetInvolved: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 25: Line 25:




* Developer tools discussion currently takes place on the [https://lists.mozilla.org/listinfo/dev-apps-firefox dev-apps-firefox] newsgroup/mailing list.
* Developer tools discussion currently takes place on the [https://lists.mozilla.org/listinfo/dev-developer-tools dev-developer-tools] newsgroup/mailing list.
* join us on #devtools on irc.mozilla.org
* join us on #devtools on irc.mozilla.org
* join us during one of our [[DevTools|weekly phone calls]]
* join us during one of our [[DevTools|weekly phone calls]]

Revision as of 21:26, 29 January 2013

Following Along

We have a blog for progress updates. Our developer tools also appear on the Mozilla Hacks site from time-to-time (Hacks is a great resource for web developers in general!)

Where to Dive In

Look here: bugzilla query to find good first bugs.

In a more eye-pleasing format: 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 feature list to see where you can help.

We also have a 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: all open developer tools bugs might have other items you'd find interesting to work on.

Getting the Source

Simply follow the instructions 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