Skip to content

Commit bdcf803

Browse files
authored
chore(docs): add co-author and generated-by rules to CLAUDE.md (#29)
1 parent dfcf555 commit bdcf803

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
1313
5. **Branch naming** - Use format: `type/scope/short-description` (e.g., `feat/blog/new-post-script`)
1414
6. **Working an issue** - Always create a new branch from an updated main branch
1515
7. **Check branch status before pushing** - Verify the remote tracking branch still exists. If a PR was merged/deleted, create a new branch from main instead
16+
8. **No co-authors** - Do not add co-author information on commits or pull requests
17+
9. **No "generated by" statements** - Do not add generated-by statements on pull requests
1618

1719
### Conventional Commit Types
1820

0 commit comments

Comments
 (0)