mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-21 16:01:28 +02:00
Add CLAUDE.md with git conventions for AI-assisted commits
This commit is contained in:
6
CLAUDE.md
Normal file
6
CLAUDE.md
Normal 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/`.
|
||||
Reference in New Issue
Block a user