diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..5fa2b2f --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,12 @@ +##### Description + + + +##### Checklist + +- [ ] Tested changes against a test repository +- [ ] Added or updated relevant documentation (leave unchecked if not applicable) +- [ ] (If this PR is for a release) Updated README to point to the new tag (leave unchecked if not applicable)