Skip to content

Allow custom change types #6

@EiyuuZack

Description

@EiyuuZack

Some projects adapt change types to fit their needs (e.g using present tense Fixes instead of Fixed or adding an Improved change type).

My suggestion for a possible quick solution would be having a .kacl file in $HOME containing a list of change types such as:

Adds
Changes
Breaking Changes
Improves
Fixes
Deprecates
Removes

This file -- if present -- would be read by kacl and overwrite the default change types during lint checks.

I believe this would be a nice feature to have as it provides a good degree of flexibility.

Keep up the awesome work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions