Add PR template

This commit is contained in:
Andrew Morgan 2019-01-25 15:55:16 +00:00
parent e063433b74
commit 052987b8f1

6
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,6 @@
### Pull Request Checklist
<!-- Please read CONTRIBUTING.rst before submitting your pull request -->
* [ ] I have made sure any new dependencies have been checked into the `vendor/` directory
* [ ] Pull request includes a [sign off](/CONTRIBUTING.rst#sign-off)