my-git

Commit Message Convention

格式

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

类型

示例

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

规则