diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..3eda872 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,12 @@ +## Problem + +## Solution + +### Related Issues + +### Checklist +- [ ] Added tests +- [ ] Changelog updated + +### Steps to Test or Reproduce +Outline the steps to test or reproduce the PR here. \ No newline at end of file