-
-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Description
Discussion
For me, the structure of a commit message should always include the type (see also https://www.conventionalcommits.org/en/v1.0.0/#summary).
But the type is completely missing.
A correct commit message would be, for example:
feat(foo): ✨ add bar
But what gitmoji-cli generates for me is:
✨ (foo): add bar
Did I miss something in the configuration?
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue requesting the same feature.
Metadata
Metadata
Assignees
Labels
No labels