mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 17:01:02 +00:00
7 lines
252 B
Markdown
7 lines
252 B
Markdown
# Claude Code Instructions
|
|
|
|
## Git Commits
|
|
|
|
- Do not include any co-authors in commit messages (no `Co-Authored-By` lines)
|
|
- Use conventional commits style (e.g., `feat:`, `fix:`, `docs:`, `chore:`, `refactor:`)
|
|
- Keep commit messages to a single line
|