diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..2eb51fe --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,5 @@ +Make sure these boxes are checked! + +- [ ] You have the latest version of `rustfmt` installed +- [ ] You ran `rustfmt` on the code base before submitting +- [ ] You reference which issue is being closed in the PR text