Skip to content

Commit

Permalink
Add instructions for changelog authoring to the PR template (mapbox#9165
Browse files Browse the repository at this point in the history
)

* Add instructions for changelog authoring to the PR template

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
  • Loading branch information
ahk authored and mike-unearth committed Mar 18, 2020
1 parent 9766bd9 commit 717821f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
- [ ] 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'
- [ ] `<changelog>...</changelog>`
- [ ] add an entry inside this element for inclusion in the `mapbox-gl-js` changelog: `<changelog></changelog>`

0 comments on commit 717821f

Please sign in to comment.