From ab6090fccb09ff3749c381137ffaa8eca4b7a82a Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Wed, 30 Sep 2015 15:18:30 -0400 Subject: Update CONTRIBUTING doc to ask for [platform] prefixed commits --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3348bf9029..3e6e8db7ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,3 +9,6 @@ If you want to contribute code: 1. Ensure that the [existing issues](https://github.com/mapbox/mapbox-gl-native/issues?utf8=✓&q=) don't already cover your question or contribution. 1. Pull requests gladly accepted. + +1. Prefix your commit messages with the platform(s) your changes affect: `[core]`, `[ios]`, `[android]`, `[node]`, and so on. + -- cgit v1.2.1