Git Conventional Commits

Author standardized conventional commit messages (feat, fix, docs, refactor, chore), generate automated semver releases, and format pull request descriptions.

pedroiff0 Updated

File contents

Conventional Commits & Release Automation

Standardize commit history to enable automated changelog generation and semantic versioning.

Format Specification

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

pedroiff0/awesome-skills/tree/main/skills/github/git-conventional-commits commit f429543900

Frequently asked questions

npx skillmds@latest add pedroiff0/git-conventional-commits