diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..2351132 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +## Fixes +- (include the issue here. If there isn't an existing issue, please create one) + +## Proposed changes: +- +- +- + +## Tested via: +- (added unit or integration tests? manually?) +- (if manual, include screenshots of tests)