diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..34266c1a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,6 @@ +### Pull Request Checklist + + + +* [ ] I have made sure any new dependencies have been checked into the `vendor/` directory +* [ ] Pull request includes a [sign off](/CONTRIBUTING.rst#sign-off)