Skip to content

Commit 4c2b74c

Browse files
patconclaude
andcommitted
Add Git conventions section to CLAUDE.md
Document use of "Closes #XX" in commit messages or PR descriptions when working on branches that reference GitHub issues. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent c19a8a7 commit 4c2b74c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,7 @@ Tests use real Polis API data fixtures in `tests/fixtures/`. The test suite incl
6262
- `plots`: matplotlib, seaborn, concave-hull (visualization)
6363
- `dev`: pytest, mkdocs, nbmake (development)
6464
- `all`: everything
65+
66+
## Git Conventions
67+
68+
- When working on a branch that references an issue (e.g., `116-fix-bestkmeans`), include `Closes #116` in the commit message or PR description to auto-close the issue when merged

0 commit comments

Comments
 (0)