diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..aa550807 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,12 @@ + + + +## Summary of changes + + + +Closes + +### Pull Request Checklist +- [ ] Changes have tests +- [ ] News fragment added in changelog.d. See [documentation](http://setuptools.readthedocs.io/en/latest/developer-guide.html#making-a-pull-request) for details