DevTools/GetInvolved: Difference between revisions

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


In a more eye-pleasing format: [http://www.joshmatthews.net/bugsahoy/?devtools=1 Bugs Ahoy!]
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!
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!

Revision as of 00:38, 2 July 2013

Following Along

Our developer tools 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 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