diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..4b9691d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +## What changed + + +## Why + + +## Testing +- [ ] Ran `make lint` +- [ ] Ran `make test` +- [ ] Tested manually with sample data