diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..96d90d0b9 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ +## Summary + + + +## Validation + + + +## Merge readiness + +- [ ] I am not merging my own substantive PR. +- [ ] The latest CI run for this exact head commit is green. +- [ ] If I rebased, resolved conflicts, or pushed after review, I waited for the new CI run to finish green. +- [ ] Actionable review comments are resolved in this PR or linked to follow-up issues before merge. +- [ ] Any intentional follow-up debt is linked here and called out in the PR body. + +## Risk notes + +