Document issue title and description conventions #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/issue-conventions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR #14 settled how pull request titles and descriptions should read, but issues were left unexamined. The current open backlog makes the gap concrete: every one of the four open issues uses an area prefix (
design-system:,web:,project-detail:) followed by a telegraphic description that barely stands on its own as a sentence. That's exactly the pattern we moved away from for PRs, and for the same reason — the prefix is tagging noise a human reading the title doesn't need, and the Forgejo label system already handles area categorization better.This PR extends
CLAUDE.mdwith anIssue titles and descriptionssubsection that applies the same discipline (active voice, plain English, no area prefixes) with one deliberate difference: tense. PR titles describe work done, issues describe work needed. The doc also calls out that issues are seeds, not specs — prose over bullets, aScopesection to bound what closing the issue looks like, and no pretense of being a specification.Follow-ups
d37c1c51fetoc074cae828