diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2017-07-19 14:44:51 +0300 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2017-07-19 19:24:30 +0300 |
commit | 65ee065d4597f608d2037291481619ca87f5bdcf (patch) | |
tree | 962fef6a6a910f9590d3f21eb72c4f366651ad8f /CODE-OF-CONDUCT.md | |
parent | 7e8fe05af0dcf6d3d935c8b871b083ab98118e7b (diff) | |
download | qtlocation-mapboxgl-65ee065d4597f608d2037291481619ca87f5bdcf.tar.gz |
[build] Separate CODE-OF-CONDUCT.md to its own file
Diffstat (limited to 'CODE-OF-CONDUCT.md')
-rw-r--r-- | CODE-OF-CONDUCT.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CODE-OF-CONDUCT.md b/CODE-OF-CONDUCT.md new file mode 100644 index 0000000000..7fcca0c822 --- /dev/null +++ b/CODE-OF-CONDUCT.md @@ -0,0 +1,5 @@ +# 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/). |