-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
🎸 FeatureNew feature or requestNew feature or request
Description
Very minor but thought it was worth suggesting. When running knope document-change
users are prompted with the following options:
? What type of change is this?
> major
minor
patch
[↑↓ to move, enter to select, type to filter]
Personally I think the options should be reversed so that the most likely option is at the top:
? What type of change is this?
> patch
minor
major
[↑↓ to move, enter to select, type to filter]
I'll take a look and see if I can figure out where the ordering is set, although I'm very much still a novice rust developer.
Metadata
Metadata
Assignees
Labels
🎸 FeatureNew feature or requestNew feature or request