diff options
Diffstat (limited to '')
| -rw-r--r-- | .github/pull_request_template.md | 5 |
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 00000000..4621b63c --- /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 |
