Confirmed users
2,197
edits
(Added information on how to hack on PerfDocs.) |
(Redirected page to Performance/Tools/Onboarding) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
#REDIRECT [[Performance/Tools/Onboarding]] | |||
{{DISPLAYTITLE:New Contributors to Perftest 🔥🦊⏱}} | {{DISPLAYTITLE:New Contributors to Perftest 🔥🦊⏱}} | ||
| Line 56: | Line 58: | ||
# Textbook about general open source practices: [https://quaid.fedorapeople.org/TOS/Practical_Open_Source_Software_Exploration/html/index.html Practical Open Source Software Exploration] | # Textbook about general open source practices: [https://quaid.fedorapeople.org/TOS/Practical_Open_Source_Software_Exploration/html/index.html Practical Open Source Software Exploration] | ||
# If you’d rather use git instead of hg, see [https://github.com/glandium/git-cinnabar/wiki/Mozilla:-A-git-workflow-for-Gecko-development git workflow for Gecko development] and/or [https://sny.no/2016/03/geckogit this blog post by :ato]. | # If you’d rather use git instead of hg, see [https://github.com/glandium/git-cinnabar/wiki/Mozilla:-A-git-workflow-for-Gecko-development git workflow for Gecko development] and/or [https://sny.no/2016/03/geckogit this blog post by :ato]. | ||
# A [https://wiki.mozilla.org/Firefox/Dev_Cheatsheet mercurial firefox cheat-sheet] with helpful commands that are used often. | |||
== Acknowledgements == | == Acknowledgements == | ||
Much of this new contributor guide was based on the [https://firefox-source-docs.mozilla.org/testing/marionette/NewContributors.html Marionette guide] and uses a good amount of information from there. | Much of this new contributor guide was based on the [https://firefox-source-docs.mozilla.org/testing/marionette/NewContributors.html Marionette guide] and uses a good amount of information from there. | ||