aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRadon Rosborough <radon.neon@gmail.com>2020-05-03 08:30:02 -0600
committerRadon Rosborough <radon.neon@gmail.com>2020-05-03 08:30:02 -0600
commitbd61b7204d97a6f3dc410222d63926382d605462 (patch)
tree161658a4562228cd390aa9ede4c29e50c05a93bb /.github
parent91df7b9d19f85794b1e7d8b03aef290cd2b9699d (diff)
Link to contributor guide
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 7156fc4..2bb734b 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,10 +1,8 @@
<!--
-Checklist:
-- [ ] Make sure CI passes: 'make lint'
-- [ ] If adding new feature, document in README
-- [ ] If changing user-visible behavior, note in CHANGELOG
+To expedite the pull request process, please see the contributor guide
+for my projects:
-If you're not sure about the approach for your change, feel free to wait on documenting it until after review :)
+ <https://github.com/raxod502/contributor-guide>
-->