diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..5571b475e --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,12 @@ +Closes # + +### Description + + + +### Checklist + +- Update [snapshots](../CONTRIBUTING.md#update-snapshots) (if applicable) +- Add a [changeset](../CONTRIBUTING.md#generating-changelogs) (if applicable) +- Allow maintainers to edit this PR +- I care about what I'm doing, no matter the tool I use (Notepad, Sublime, VSCode, AI...)