Auto-tools/New Contributor: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
= Conference Call =
= Conference Call =
* Join our weekly (every Monday) [[Auto-tools/Meetings|status conference call]].
* Join our weekly (every Monday) [[Auto-tools/Meetings|status conference call]].
* Be sure to announce yourself so we know you're there


= Bugzilla =
= Bugzilla =
Line 38: Line 39:
= MXR & Pastebin =
= MXR & Pastebin =
* To look up source in Mozilla-Central (trunk): http://mxr.mozilla.org/mozilla-central/
* To look up source in Mozilla-Central (trunk): http://mxr.mozilla.org/mozilla-central/
* To look up a specific file in our tree use this url for a base: http://mxr.mozilla.org/mozilla-central/find?text=&string= and add the file name to it.  Pro tip: make it into a [http://www.mozilla.org/docs/end-user/keywords.html bookmark keyword in Firefox].  Then you can type "mxrf <filename>" in the URL bar.
* To look up a specific file in our tree use this url for a base: http://mxr.mozilla.org/mozilla-central/find?text=&string= and add the file name to it.   
** Pro tip: make it into a [http://www.mozilla.org/docs/end-user/keywords.html bookmark keyword in Firefox].  Then you can type "mxrf <filename>" in the URL bar.
* To "pastebin" something, [http://mozilla.pastebin.com/ paste it here] and hand the link you're given after clicking "submit" to people on IRC.
* To "pastebin" something, [http://mozilla.pastebin.com/ paste it here] and hand the link you're given after clicking "submit" to people on IRC.



Revision as of 17:14, 30 April 2010

Welcome! First things first, you should meet the Ateam.

This will look like a lot, but the good news is that you don't need to understand or even use all this to be effective. So, "Don't Panic".

Just bookmark this page and refer back to it as needed. I've structured it like a task list, so when you see someone say something like "Flag that patch on the orange for review" you can come here and figure out what people are talking about (or just ask them).

IRC

Conference Call

Bugzilla

Automation Harnesses

E-Mail & Mailing Lists

  • Watch m.d.a.Firefox for Firefox front end design, questions and status
  • Watch m.d.quality for information on testing
  • Watch m.d.Planning for project wide notices and meeting announcements
  • Watch m.d.Platform for technical discussions regarding the Gecko Platform
  • To keep abreast of the latest status on the entire project, Planet Mozilla is useful, but is a TON of data.

MXR & Pastebin

Building & Build/Test Status Reporting

The Brief Guide to Coding