mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-24 01:11:29 +02:00
7 lines
260 B
Markdown
7 lines
260 B
Markdown
# 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/`.
|