diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..ae22d79 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ +Fixes # . + +Changes Proposed in this Pull Request: +- +- +- + +I have written tests for: + +- [ ] New features introduced +- [ ] Bugs fixed +- [ ] Neither (I'm just enhancing tests!) + +@jazzpi @LongLiveCHIEF