Closed AndreasAugustin closed 1 year ago
Currently the commit types are free text. Would be nice to have a list to choose from.
types should be the same in a repo. Therefore would be nice to have a list to choose from.
Have a list with available types and scopes which are shown after the gitmoji list. Showing the list should be configurable.
As a predefined set of the items the list from angular or commitlint should be a nice start https://gist.github.com/brianclements/841ea7bffdb01346392c https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional
Describe the feature
Currently the commit types are free text. Would be nice to have a list to choose from.
Use Case
types should be the same in a repo. Therefore would be nice to have a list to choose from.
Proposed Solution
Have a list with available types and scopes which are shown after the gitmoji list. Showing the list should be configurable.
As a predefined set of the items the list from angular or commitlint should be a nice start https://gist.github.com/brianclements/841ea7bffdb01346392c https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional
Acknowledgements