Git Commit Message Generator
Generate conventional commit messages following the Conventional Commits specification.
Generated Commit Message
About Conventional Commits
Conventional Commits is a specification for commit messages that makes it easier to understand the history of a project.
The format is: type(scope): description