diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..f90230b --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,12 @@ +## Problem + +- *Description of why you made this PR, what is its purpose* + +## Solution + +- *And how do you relevantly fix that problem* + +## PR checklist + +- [ ] PR finished and ready to be reviewed + \ No newline at end of file