Closed itsjustkevin closed 3 months ago
When the list of issues is generated, users would like the ability to optionally add a label that correlates to the feature.
The label should look like feature-$feature-name
feature-$feature-name
The label addition should be turned on by default, with an option to disable it by passing a flag eg. --no-label.
Functionality added
When the list of issues is generated, users would like the ability to optionally add a label that correlates to the feature.
The label should look like
feature-$feature-name
The label addition should be turned on by default, with an option to disable it by passing a flag eg. --no-label.