diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..1ab55fb4cf --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,5 @@ +## Checklist + +- [ ] Changelog updated (if applicable) +- [ ] Commit message follows [conventional commits](https://www.conventionalcommits.org/) +- [ ] CI checks pass