Remind people to modify changelog when submitting PRs (#6341)

* Remind people to modify changelog when submitting PRs

* Update pull_request_template.md
This commit is contained in:
ohemorange 2018-09-05 18:05:42 -07:00 committed by GitHub
parent a6f5189593
commit 0c66de47cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
pull_request_template.md Normal file
View file

@ -0,0 +1 @@
Be sure to edit the `master` section of `CHANGELOG.md` with a line describing this PR before it gets merged.