File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -96,9 +96,9 @@ The application uses TOML configuration files. See `config.toml.example` for all
9696
9797### Git Workflow
9898- Write short, expressive commit messages that clearly describe the change
99- - Do not include automated signatures or generation notices in commit messages
100- - Don't add "Generated with Claude Code" to commit messages
101- - Don't add "Co-Authored-By: Claude noreply@anthropic.com " to commit messages
99+ - Do not include automated signatures or generation notices in commit messages or pull requests
100+ - Don't add "Generated with Claude Code" to commit messages or pull request descriptions
101+ - Don't add "Co-Authored-By: Claude noreply@anthropic.com " to commit messages or pull request descriptions
102102- Keep commits focused and atomic - one logical change per commit
103103- Ensure the build passes before pushing commits
104104
You can’t perform that action at this time.
0 commit comments