Add a code of conduct and contributing file.

This commit is contained in:
Jonathan Kingston
2017-06-23 14:22:26 +01:00
parent 2a3aa296c0
commit 30c55e093c
3 changed files with 44 additions and 2 deletions
+6 -2
View File
@@ -57,7 +57,6 @@ Check out the [Browser Toolbox](https://developer.mozilla.org/en-US/docs/Tools/B
4. `npm install -g shield-study-cli`
5. `shield run . -- --binary Nightly`
### Building .xpi
To build a local testpilot-containers.xpi, use the plain [`jpm
@@ -79,6 +78,11 @@ add-on](https://addons.mozilla.org/en-US/developers/addon/containers-experiment/
### Testing
TBD
### Distributing
TBD
### Links
- [Licence](./LICENSE.txt)
- [Contributing](./CONTRIBUTING.md)
- [Code Of Conduct](./CODE_OF_CONDUCT.md)