Confirmed users
514
edits
| Line 3: | Line 3: | ||
*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 | *Development is done on [http://github.com/ Github], but certainly we don't want to limit the user experience to github only. Feel free to use the server you like the most. | ||
*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 | ||