summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Krawczyk <chloe.krawczyk@mapbox.com>2019-12-13 10:51:03 -0800
committerGitHub <noreply@github.com>2019-12-13 10:51:03 -0800
commit0300680ddf0725dd8d2f09380dd542756bb50c09 (patch)
treea58b45697c480a1d406c22ead672f1cc1d94c975
parente88a6fda4b131198182b564868fc2fdea2a32912 (diff)
downloadqtlocation-mapboxgl-0300680ddf0725dd8d2f09380dd542756bb50c09.tar.gz
tag core sdk team as wellupstream/gl-native-pr-template
Co-Authored-By: Bruno de Oliveira Abinader <bruno@mapbox.com>
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 13e73a8112..6c3ae9685b 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -6,6 +6,6 @@
- [ ] include before/after visuals or gifs if this PR includes visual changes
- [ ] write tests for all new functionality
- [ ] document any changes to public APIs
- - [ ] tagged `@mapbox/maps-android @mapbox/maps-ios` if this PR adds or updates a public API
+ - [ ] tagged `@mapbox/maps-android @mapbox/maps-ios @mapbox/core-sdk` if this PR adds or updates a public API
- [ ] tagged `@mapbox/gl-js` if this PR includes shader changes or needs a js port
- [ ] apply `needs changelog` label if a changelog is needed (remove label when added)