Merge pull request #403 from zeroclaw-labs/docs/pr-template-supersede
docs(pr-template): require supersede attribution details
This commit is contained in:
commit
40e592ffed
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)
|
- Depends on # (if stacked)
|
||||||
- Supersedes # (if replacing older PR)
|
- 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)
|
## Validation Evidence (required)
|
||||||
|
|
||||||
Commands and result summary:
|
Commands and result summary:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue