diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..26fcee7 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,20 @@ +## Summary + + + +## Changes + + +- + +## Testing + + +- [ ] Local lint passes +- [ ] Local tests pass +- [ ] Manual smoke test (if applicable) + +## Related + + +Closes #