summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-01-26 16:18:58 +0000
committerGitHub <noreply@github.com>2024-01-26 16:18:58 +0000
commit2f64778cebc06b8252057bf245a76cc2ba1bb95d (patch)
treeae2a6c5a943da43d53aaac4e1964a36489ef94f0 /.github
parentd9c40d6895df0d24909a4b57818886d367c7ff3a (diff)
docs: Create pull_request_template.md (#1632)
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 000000000..4621b63ca
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,5 @@
+<!-- Thank you for making a PR! Bug fixes are always welcome, but if you're adding a new feature or changing an existing one, we'd really appreciate if you open an issue, post on the forum, or drop in on Discord -->
+
+## Checks
+- [ ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
+- [ ] I have checked that there are no existing pull requests for the same thing