diff --git a/.github/pull_request-template.md b/.github/pull_request-template.md new file mode 100644 index 00000000..217c1547 --- /dev/null +++ b/.github/pull_request-template.md @@ -0,0 +1,13 @@ + +Fixes # + + +## Proposed Changes + + - + - + - + +## Readiness Checklist + - [ ] Label as `breaking` if this is a large fundamental change + - [ ] Label as either `automation`, `bug`, `documentation`, `enhancement`, `infrastructure`, or `performance`