diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..ea1f667 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,10 @@ +# Pull Request Checklists + +**Important:** When opening a pull request, keep only the applicable checklist and delete all other sections. + +## Checklist for all PRs + +### Required + +- [ ] I ensured not to prepend the functions existing in both GAMBLR.data and GAMBLR.results with `::function()` syntax. +- [ ] I ensured not to add GAMBLR.data or GAMBLR.results to the `@import` section of the documentation