diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..92ded0d24 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +Closes: #XXX + +--- + +### PR author checklist + +- [ ] Reference GitHub issue +- [ ] Ensure PR title follows the [conventional commits][conv-commits] spec + +[conv-commits]: https://www.conventionalcommits.org/en/v1.0.0/#summary