2014-09-10 04:27:34 +04:00
|
|
|
Before contributing code, please note:
|
|
|
|
|
2014-09-12 02:39:40 +04:00
|
|
|
* You agree to license your contributions under the [license](https://github.com/mozilla/galaxy.js-mobile-gamepad/blob/master/LICENCE).
|
2014-09-10 04:27:34 +04:00
|
|
|
* Follow [jshint](http://www.jshint.com/) and our other [style-guide conventions](http://mozweb.readthedocs.org/en/latest/index.html).
|
2014-09-12 02:39:40 +04:00
|
|
|
* Please write tests and [update the docs](https://github.com/mozilla/galaxy.js-mobile-gamepad/tree/master/docs).
|
2014-10-01 02:49:41 +04:00
|
|
|
* Please don't change version numbers or create new builds as part of your changes.
|
|
|
|
* Please don't change the built versions of the library; limit changes to code in the `src` directory.
|
2014-09-10 04:27:34 +04:00
|
|
|
|
|
|
|
And thank you for contributing code.
|