4 lines
309 B
Markdown
4 lines
309 B
Markdown
# conventional-commits
|
|
|
|
Format git commit messages following Conventional Commits 1.0.0 specification. Use when the user asks to commit changes, create a git commit, or mentions committing code. Ensures consistent, semantic commit messages that support automated changelog generation and semantic versioning.
|