diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..030d141 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,4 @@ +Makes sure these boxes are checked before submitting your pull request -- thank you! + +- [ ] I tested it locally. +- [ ] I tried to run at least one application VM and it works.