diff options
author | Jason Wray <jason@kulturny.com> | 2015-10-30 16:38:50 -0400 |
---|---|---|
committer | Jason Wray <jason@kulturny.com> | 2015-10-31 00:22:06 -0400 |
commit | 52558acde88f6fe813f691758643cfe8b8aeae6e (patch) | |
tree | 011d2b6d674cb55c5221a5ab87ec8120b6596788 /CONTRIBUTING.md | |
parent | 15448a623e57061ff11a0c7cf6316ecb6a718c52 (diff) | |
download | qtlocation-mapboxgl-52558acde88f6fe813f691758643cfe8b8aeae6e.tar.gz |
Add code of conduct
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4149a8b0e8..c67a2cb572 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,3 +11,8 @@ If you want to contribute code: 1. Pull requests gladly accepted. If there are any changes that developers using one of the GL SDKs should be aware of, please update the “master” section of the relevant changelog: [iOS](CHANGELOG.md) [Node.js](platform/node/CHANGELOG.md). 1. Prefix your commit messages with the platform(s) your changes affect: `[core]`, `[ios]`, `[android]`, `[node]`, and so on. + +# Code of conduct +Everyone is invited to participate in Mapbox’s open source projects and public discussions: we want to create a welcoming and friendly environment. Harassment of participants or other unethical and unprofessional behavior will not be tolerated in our spaces. The [Contributor Covenant](http://contributor-covenant.org) applies to all projects under the Mapbox organization and we ask that you please read [the full text](http://contributor-covenant.org/version/1/2/0/). + +You can learn more about our open source philosophy on [mapbox.com](https://www.mapbox.com/about/open/). |