diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..1137db1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +##### Description + + + +##### Checklist + +- [ ] Tested functionality against a test repository (see ["How to test changes"](../README.md#how-to-test-changes)) +- [ ] Added or updated relevant documentation (leave unchecked if not applicable)