Confirmed users
4,293
edits
Ffledgling (talk | contribs) (Added glossary of terms) |
(Remove obsolete content) |
||
| Line 21: | Line 21: | ||
=== Getting Started === | === Getting Started === | ||
If you're interested in contributing to Release Engineering, find a project or bug you like to help with. Feel free to leave a comment in the bug asking how to get started. | |||
If you're interested in contributing to Release Engineering, find a project or bug you like | |||
=== First Projects === | === First Projects === | ||
| Line 42: | Line 29: | ||
The Mozilla Project has the idea of a 'Good First Bugs' and 'Mentored Bugs'. A 'Good First Bug' is a bug which has been marked as a good first step into the Project and a 'Mentored Bug' is a bug which an experienced contributors has marked as one they will help a new contributor to fix. | The Mozilla Project has the idea of a 'Good First Bugs' and 'Mentored Bugs'. A 'Good First Bug' is a bug which has been marked as a good first step into the Project and a 'Mentored Bug' is a bug which an experienced contributors has marked as one they will help a new contributor to fix. | ||
Here you can see [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=RelEng%20good%20first%20bugs&sharer_id=464696 RelEng good first bugs] | Here you can see [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=RelEng%20good%20first%20bugs&sharer_id=464696 RelEng good first bugs], and [https://codetribute.mozilla.org/projects/releng mentored bugs]. Don't be discouraged if you don't understand much (or anything!) about the bug, that's completely normal. Just ask for help and you'll be a contributor in no time. | ||
==== | ==== Mozilla Release Services ==== | ||
[https://github.com/mozilla/ | [https://github.com/mozilla/release-services/ Release Services] is our interface to Release Engineering services. | ||
We're building new services on top of it, and porting old ones to the new structure. Porting an existing application could be a great way to gain familiarity with a big chunk of the existing architecture at your own pace. | We're building new services on top of it, and porting old ones to the new structure. Porting an existing application could be a great way to gain familiarity with a big chunk of the existing architecture at your own pace. | ||
Plenty of [https:// | Plenty of [https://github.com/mozilla/release-services/ documentation] exists, and there's an irc channel at #release-services on [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Getting_Started_with_IRC irc.mozilla.org]. | ||
Ask the team how you can help, there's always a bunch to do! | Ask the team how you can help, there's always a bunch to do! | ||
| Line 62: | Line 47: | ||
=== IRC === | === IRC === | ||
Come find us in irc.mozilla.org channel: '''# | Come find us in irc.mozilla.org channel: '''#ci''' with your questions, we want you to be able to successfully work on code and submit useful patches so don't be afraid to ask about whatever is blocking you. | ||
=== Planet Releng === | === Planet Releng === | ||
To help the team keep in touch with each other and contributors, many members of Mozilla Releng write regular blog posts on what they're doing. You can find an RSS feed of those posts [http://planet.mozilla.org/releng/ here]. | To help the team keep in touch with each other and contributors, many members of Mozilla Releng write regular blog posts on what they're doing. You can find an RSS feed of those posts [http://planet.mozilla.org/releng/ here]. | ||
=== Glossary of terms === | === Glossary of terms === | ||
If you ever feel lost with all the jargon around you, here's a [https://docs.google.com/document/d/1VcEjW82jBxr77aYi3TVaha9S4uJwAkwEapXnhhMwcgg/edit# handy reference (Google doc)] . | If you ever feel lost with all the jargon around you, here's a [https://docs.google.com/document/d/1VcEjW82jBxr77aYi3TVaha9S4uJwAkwEapXnhhMwcgg/edit# handy reference (Google doc)] . | ||