-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add a lint command that could educate about best practices regarding changelog messages. One easy win would be checking for Add ..., Fix ..., Remove ... kind of messages in their respective sections.
Some examples:
Add some interesting featuremessages underAddedsection becameSome interesting feature(sinceAddedsection already denotes it was added)Fixed issue that prevents somethingmessage underFixedsection becameIssue that prevents something
Other issues it could check:
- Missing links for versions
Xplouder and matthewdeanmartin
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request