diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..5cac31d --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +This PR ... + +- Closes # + +*** + +- [ ] I have reviewed and understood the [Code of Conduct](https://github.com/alchemauss/.github/blob/master/CODE_OF_CONDUCT.md) +- [ ] I have searched and make sure there's no duplicate PRs +- [ ] I have included a test that fails without this PR