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