Background
Surfaced during the Wave-1 smoke/audit of PR #1537 (docs: add CONTRIBUTORS.md issues-only policy, closes #1517). The committed CONTRIBUTORS.md does not satisfy requirement #2 of #1517 — the version-board / base-branch / label mapping and the "Label by version" convention are absent (0 mentions of board, label, v1.5, no table). The PR description claims it contains "a table mapping v2 / v1.5 / v1 to their boards, base branches, and labels" — so the PR body over-claims and checklist item #2 is only partially met.
Scope
Complete CONTRIBUTORS.md (on PR #1537's branch chore/1517-contributors-md, since that file lives there and #1537 is still open) by adding:
- A table mapping each active version to its project board, base branch, and version label:
main → v1 board (project 11) → label v1
v1.5/main → v1.5 board (frozen) → label v1.5
v2/main → v2 board (project 28) → label v2
- A short "Label by version" note mirroring AGENTS.md (new issues/PRs must carry the label matching the target board/branch).
Keep it consistent with AGENTS.md (single source of truth) — do not contradict the issue/board policy already documented there. Update the PR #1537 body to stop claiming the table exists until it does.
Acceptance
Refs: #1517, #1537, tracking #1579.
Background
Surfaced during the Wave-1 smoke/audit of PR #1537 (
docs: add CONTRIBUTORS.md issues-only policy, closes #1517). The committedCONTRIBUTORS.mddoes not satisfy requirement #2 of #1517 — the version-board / base-branch / label mapping and the "Label by version" convention are absent (0 mentions ofboard,label,v1.5, no table). The PR description claims it contains "a table mapping v2 / v1.5 / v1 to their boards, base branches, and labels" — so the PR body over-claims and checklist item #2 is only partially met.Scope
Complete
CONTRIBUTORS.md(on PR #1537's branchchore/1517-contributors-md, since that file lives there and #1537 is still open) by adding:main→ v1 board (project 11) → labelv1v1.5/main→ v1.5 board (frozen) → labelv1.5v2/main→ v2 board (project 28) → labelv2Keep it consistent with AGENTS.md (single source of truth) — do not contradict the issue/board policy already documented there. Update the PR #1537 body to stop claiming the table exists until it does.
Acceptance
CONTRIBUTORS.mdcontains the version→board/branch/label table and the label-by-version note, satisfying Add CONTRIBUTORS.md: issues-only policy (share prompts, not PRs) #1517 requirement Request logging #2.Refs: #1517, #1537, tracking #1579.