diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..3dc0217b --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,15 @@ +# What is this PR for? + + + +## Does this PR fix an existing issue? + + + +## Checklist + +- [ ] I've read the [CONTRIBUTING](/CONTRIBUTING.md) guidelines.