version: "1.0.0" name: git-commits description: Git commit message conventions using Conventional Commits format
Use Conventional Commits format:
type(scope): description
Allowed types: feat, fix, docs, style, refactor, test, chore
Examples: