Confirmed users, Bureaucrats and Sysops emeriti
2,088
edits
(Created page with '= How to Make Code Contributions = If you have code that you'd like to contribute the Jetpack project, follow these steps: # Look for your issue in the [https://bugzilla.mozill…') |
No edit summary |
||
| Line 1: | Line 1: | ||
= Overview = | |||
* Changes should follow the [https://wiki.mozilla.org/Labs/Jetpack/Design_Guidelines design guidelines] for Jetpack | |||
* Changes must follow the [https://wiki.mozilla.org/Labs/Jetpack/Reboot/Style_Guide code style guide] for Jetpack | |||
* All changes must be accompanied by tests | |||
* In order to land, patches must have review from a core Jetpack developer | |||
* Patches should have additional API review when needed | |||
* Patches should have additional review from a Mozilla platform domain-expert when needed | |||
= How to Make Code Contributions = | = How to Make Code Contributions = | ||