diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..1ba9a65 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,12 @@ +Checklist: + + + +- [ ] My pull request has a descriptive title. (unlike `Update index.md`). Check [this](https://www.conventionalcommits.org/en/v1.0.0/) guide regarding titles. +- [ ] If applicable, I have tested these changes. + + + +Closes #XXXXX + +