25
edits
(added link to best practices document) |
(Some editorial fixes) |
||
Line 10: | Line 10: | ||
Interested in contributing code to mozilla.org? Know HTML, CSS, JS or Python? You can view mentored [[#Mentored_Bugs | bugs below]]. | Interested in contributing code to mozilla.org? Know HTML, CSS, JS or Python? You can view mentored [[#Mentored_Bugs | bugs below]]. | ||
Once you find a bug that interests you, register for a [ | Once you find a bug that interests you, register for a [https://bugzilla.mozilla.org/ Bugzilla] account and comment in the bug that you'd like to work on it. You can also contact the mentor by using the email found in the mentor field. | ||
If you would like to report a Firefox bug, please visit the [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines MDN Bug writing guidelines page]. | If you would like to report a Firefox bug, please visit the [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines MDN Bug writing guidelines page]. | ||
Line 20: | Line 20: | ||
Everything you need to get up to speed on our development environment and workflow. | Everything you need to get up to speed on our development environment and workflow. | ||
* Fork us on [https://github.com/mozilla/bedrock/ | * Fork us on [https://github.com/mozilla/bedrock/ GitHub] | ||
* [http://bedrock.readthedocs.org/en/latest/install.html Install locally] | * [http://bedrock.readthedocs.org/en/latest/install.html Install locally] | ||
* [http://bedrock.readthedocs.org/en/latest/index.html Docs] | * [http://bedrock.readthedocs.org/en/latest/index.html Docs] |
edits