summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJason Wray <jason@kulturny.com>2015-09-30 15:18:30 -0400
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-10-01 11:43:17 -0700
commitab6090fccb09ff3749c381137ffaa8eca4b7a82a (patch)
tree061da927404d1c4e0dd113e57ea45163491dd2a5 /CONTRIBUTING.md
parent2066295e358159ece5aa5717ad75567d0991a2b6 (diff)
downloadqtlocation-mapboxgl-ab6090fccb09ff3749c381137ffaa8eca4b7a82a.tar.gz
Update CONTRIBUTING doc to ask for [platform] prefixed commits
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
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.
+