Gecko:Getting Started: Difference between revisions
Jump to navigation
Jump to search
(use links better) |
No edit summary |
||
Line 1: | Line 1: | ||
The first step is to download and build Mozilla or Firefox: see | The first step is to download and build Mozilla or Firefox: see https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions | ||
See the [http://www.mozilla.org/hacking/ information on hacking Mozilla] for how to work with the Mozilla project and coding conventions. | See the [http://www.mozilla.org/hacking/ information on hacking Mozilla] for how to work with the Mozilla project and coding conventions. | ||
Line 5: | Line 5: | ||
If you get stuck at any point, send a question to a Mozilla newsgroup, or get onto IRC at irc.mozilla.org, channel #developers. Do not give up, there are people who want to help you. | If you get stuck at any point, send a question to a Mozilla newsgroup, or get onto IRC at irc.mozilla.org, channel #developers. Do not give up, there are people who want to help you. | ||
If you're looking for a "first bug" to get started with, check out | If you're looking for a "first bug" to get started with, check out [[Gecko:First Bugs]]. |
Revision as of 12:05, 31 August 2014
The first step is to download and build Mozilla or Firefox: see https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions
See the information on hacking Mozilla for how to work with the Mozilla project and coding conventions.
If you get stuck at any point, send a question to a Mozilla newsgroup, or get onto IRC at irc.mozilla.org, channel #developers. Do not give up, there are people who want to help you.
If you're looking for a "first bug" to get started with, check out Gecko:First Bugs.