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 /CONTRIBUTING.md | |
parent | 7e8fe05af0dcf6d3d935c8b871b083ab98118e7b (diff) | |
download | qtlocation-mapboxgl-65ee065d4597f608d2037291481619ca87f5bdcf.tar.gz |
[build] Separate CODE-OF-CONDUCT.md to its own file
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a1c3e02070..964ac01a88 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,8 +34,3 @@ We’ve color-coded our labels by facet to make them easier to use: * non-actionable status (grey) * importance / urgency (green) * topic / project / misc (yellow) - -# 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/). |