Confirmed users
514
edits
| 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 ( | *All changes should be accompanied with test (front-end tests soon) | ||
| *Development should be done on [http://github.com/ Github] | *Development should be done on [http://github.com/ Github] | ||
| *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] | ||
| Line 8: | Line 8: | ||
| *There is a number of developers who are able to merge and push from the private branch to the main repository | *There is a number of developers who are able to merge and push from the private branch to the main repository | ||
| *Production branch is for production only and it is merged from devel only | *Production branch is for production only and it is merged from devel only | ||
| *[[Labs/Jetpack/FlightDeck/Contribution/Installation|Installation instructions]] | |||
| If you have questions, ask in [irc://irc.mozilla.org/# | If you have questions, ask in [irc://irc.mozilla.org/#flightdeck #flightdeck on IRC] or on the [http://groups.google.com/group/mozilla-labs-jetpack Jetpack mailing list]. | ||
| You may also like to read the [[Labs/Jetpack/FlightDeck/Code_Workflow|Code Workflow]] document. | You may also like to read the [[Labs/Jetpack/FlightDeck/Code_Workflow|Code Workflow]] document. | ||