diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..55bfd6ea --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,20 @@ + + +## Scope + + + +## Test Plan + + + +## Checklist + + + +- [ ] I have run Prettier to reformat any changed files +- [ ] I have verified my changes work