summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 6d06ad35..38e823a1 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,6 +1,6 @@
Before submitting a PR make sure the following things have been done:
--[]The commits are consistent with our contribution guidelines
+-[]The commits are consistent with our [contribution guidelines](CONTRIBUTING.md)
-[]You've added tests (if possible) to cover your change(s)
-[]All tests are passing (`make test`)
-[]The new code is not generating bytecode or `M-x checkdoc` warnings