docs(pr-template): require supersede attribution details
This commit is contained in:
parent
50c1dadd17
commit
bbcef7ddeb
1 changed files with 8 additions and 0 deletions
8
.github/pull_request_template.md
vendored
8
.github/pull_request_template.md
vendored
|
|
@ -28,6 +28,14 @@ Describe this PR in 2-5 bullets:
|
|||
- Depends on # (if stacked)
|
||||
- Supersedes # (if replacing older PR)
|
||||
|
||||
## Supersede Attribution (required when `Supersedes #` is used)
|
||||
|
||||
- Superseded PRs + authors (`#<pr> by @<author>`, one per line):
|
||||
- Integrated scope by source PR (what was materially carried forward):
|
||||
- `Co-authored-by` trailers added for materially incorporated contributors? (`Yes/No`)
|
||||
- If `No`, explain why (for example: inspiration-only, no direct code/design carry-over):
|
||||
- Trailer format check (separate lines, no escaped `\n`): (`Pass/Fail`)
|
||||
|
||||
## Validation Evidence (required)
|
||||
|
||||
Commands and result summary:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue