Confirmed users
443
edits
(move other links to getting started) |
(move resources up) |
||
| Line 17: | Line 17: | ||
* '''''Networking''''': Name of the component. Used in Bugzilla component/firefox-source-docs/wiki when describing the technical part. | * '''''Networking''''': Name of the component. Used in Bugzilla component/firefox-source-docs/wiki when describing the technical part. | ||
* '''''Necko''''': Name of the team. Used primarily in the wiki to describe the people working on the Firefox networking component. | * '''''Necko''''': Name of the team. Used primarily in the wiki to describe the people working on the Firefox networking component. | ||
==Team resources== | ==Team resources== | ||
| Line 45: | Line 34: | ||
** [https://github.com/mozilla-necko/triage-list Who's triaging] (http://mozilla-necko.github.io/triage-list/necko-triage.ics) | ** [https://github.com/mozilla-necko/triage-list Who's triaging] (http://mozilla-necko.github.io/triage-list/necko-triage.ics) | ||
* [[Glossary]] | * [[Glossary]] | ||
==Editing firefox-source-docs== | |||
To submit small documentation changes to the networking component, you can reference [https://bugzilla.mozilla.org/show_bug.cgi?id=1773234 Bug 1773234] in the commit message. For example: | |||
Bug 1773234 - Fix spelling in networking docs r=#necko | |||
And replace the description with the actual changes done in the commit. For simple changes review is not required<ref>[[fsd:tools/moztreedocs/index.html|Managing Documentation]]</ref> | |||
==Code Review Policy== | |||
Patches against Mozilla's networking code must be reviewed by the [[fsd:mots/index.html#core-necko|module owner or a peer]], or by someone they have asked to perform a specific review. To request review simply add <code>r=#necko</code> to the end of the first line of your commit message. | |||
==Pages in the wiki== | ==Pages in the wiki== | ||