diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..5b171e3 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,16 @@ +## Summary +- +- +- + +## Type of change +- [ ] refactor +- [ ] feature +- [ ] fix +- [ ] docs + +## Verification +What did you run locally? (e.g. `npm test`, `npm run typecheck`, manual smoke) + +## Linked issues +Closes #