diff --git a/.github/PULL_REQUEST_TEMPLATE/pr_checklist.md b/.github/PULL_REQUEST_TEMPLATE/pr_checklist.md new file mode 100644 index 000000000..84f9ae7ba --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pr_checklist.md @@ -0,0 +1,5 @@ +Ready for review checklist: +- [ ] All commits run individually +- [ ] The PR has been tested locally +- [ ] If relevant, have a test been written? +- [ ] Are relevant issues linked