From a52d054d6d187cfa5685d3cbf8a19a46f44ed9e0 Mon Sep 17 00:00:00 2001 From: Chloe Krawczyk Date: Thu, 12 Dec 2019 18:45:54 -0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md the @mapbox/map-design-team tag was incorrect --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5f40cc7854e..09ad983af28 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,7 +8,7 @@ - [ ] document any changes to public APIs - [ ] post benchmark scores - [ ] manually test the debug page - - [ ] tagged `@mapbox/studio` and/or `@mapbox/maps-design` if this PR includes style spec or visual changes + - [ ] tagged `@mapbox/studio` and/or `@mapbox/map-design-team` if this PR includes style spec or visual changes - [ ] tagged `@mapbox/gl-native` if this PR includes shader changes or needs a native port - [ ] apply changelog label ('bug', 'feature', 'docs', etc) or use the label 'skip changelog' - [ ] `...`