my-git

Commit Message Convention

English 中文

Format

<type>(<scope>): <subject>

Types

Examples

feat(auth): add GitHub OAuth login
fix(api): handle empty response correctly
docs(git): add troubleshooting guide
refactor(order): simplify pricing calculation
test(auth): cover expired token case

Rules