From 659c2568ece4153f34d2880e53f54351f51b0917 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Wed, 11 May 2016 00:09:01 -0700 Subject: [core, osx] Updated changelogs --- CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8fd87f8dfd..0df51bd174 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,12 +9,12 @@ If you want to contribute code: 1. Ensure that existing [pull requests](https://github.com/mapbox/mapbox-gl-native/pulls) and [issues](https://github.com/mapbox/mapbox-gl-native/issues) don’t already cover your contribution or question. 1. Pull requests are 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(s): - - [iOS](platform/ios/CHANGELOG.md) - - [Android](platform/android/CHANGELOG.md) - - [Node.js](platform/node/CHANGELOG.md) - - Other platforms, look in: `/platform/{platform-name}/CHANGELOG.md` + * [Mapbox Android SDK](platform/android/CHANGELOG.md) + * [Mapbox iOS SDK](platform/ios/CHANGELOG.md) + * [Mapbox OS X SDK](platform/osx/CHANGELOG.md) + * [node-mapbox-gl-native](platform/node/CHANGELOG.md) -1. Prefix your commit messages with the platform(s) your changes affect: `[core]`, `[ios]`, `[android]`, `[node]`, and so on. +1. Prefix your commit messages with the platform(s) your changes affect: `[core]`, `[android]`, `[ios]`, `[osx]`, `[node]`, or `[qt]`. # 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/). -- cgit v1.2.1