diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..cde68e1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +## Context + +Related issue #NUMBER + +_Tell what your PR is about_ + +## Changes + +- [ ] Tests included +- [ ] Documentation updated +- [ ] Commit message is clear