6
edits
m (→Overview) |
|||
| Line 2: | Line 2: | ||
*Changes should follow [[Labs/Jetpack/FlightDeck/Contribution/Style_Guide|Style Guide]] | *Changes should follow [[Labs/Jetpack/FlightDeck/Contribution/Style_Guide|Style Guide]] | ||
*All changes should be accompanied with test (front-end tests soon) | *All changes should be accompanied with test. (front-end tests soon) | ||
*Development is done on [http://github.com/ Github], but certainly | *Development is done on [http://github.com/ Github], but we certainly don't want to limit the user experience to github only. Feel free to use the server of your choice. | ||
*Every change should have a corresponding bug in [https://bugzilla.mozilla.org/buglist.cgi?component=FlightDeck&product=Mozilla%20Labs bugzilla] | *Every change should have a corresponding bug in [https://bugzilla.mozilla.org/buglist.cgi?component=FlightDeck&product=Mozilla%20Labs bugzilla] | ||
*Every change should be developed in a specific branch named bug-12345-human_readable where 123245 is a number of the bug | *Every change should be developed in a specific branch named bug-12345-human_readable where 123245 is a number of the bug | ||
edits