From bbcef7ddeb217c5808c09d5bfa4aa79b38583610 Mon Sep 17 00:00:00 2001 From: Chummy Date: Tue, 17 Feb 2026 01:19:13 +0800 Subject: [PATCH] docs(pr-template): require supersede attribution details --- .github/pull_request_template.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 455f149..8247541 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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 (`# by @`, 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: