aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-01-25 16:00:59 +0000
committerGitHub <noreply@github.com>2019-01-25 16:00:59 +0000
commit4452cb4a65b5c66db6c96172b6691a8abf6d7c68 (patch)
tree6c74954117227f4a9d823ee615d20128f9af25b6 /.github
parent3465f6727b97d351e19f6619a7cffa40468fef96 (diff)
Add PR template (#686)
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md6
1 files changed, 6 insertions, 0 deletions
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
+
+<!-- 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)