git-style-guide icon indicating copy to clipboard operation
git-style-guide copied to clipboard

proposal - include scope if necessary

Open claytonsilva opened this issue 8 years ago • 2 comments

using conventional changelog, we use the scope for a feature in part on solution, example:

a feature in component named "button-action":

feat(button-action): add double click action.

with scope we can group in "areas" like this print:

image

claytonsilva avatar Aug 04 '17 03:08 claytonsilva