aboutsummaryrefslogtreecommitdiff
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.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>
-->