Add CLAUDE.md with git conventions for AI-assisted commits

This commit is contained in:
Claude
2026-07-21 05:16:37 +00:00
parent 9f02148688
commit 1a6968c8fd

6
CLAUDE.md Normal file
View File

@@ -0,0 +1,6 @@
# Repository guidance for Claude
## Git conventions
- Do not add `Co-Authored-By` or other AI attribution trailers to commit messages.
- Do not use `claude/` (or otherwise Claude-named) branch names; use conventional prefixes like `feat/`, `fix/`, `chore/`.