Skip to content

suggestion: Re-order change type #916

@alex-way

Description

@alex-way

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions