-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
It would be nice to have a way to explicitly mark a PR or a commit as "meaningful for the log".
For jQuery / angular style, I think this would be the format:
(log) <type>(<scope>): <subject>
For Ember, I think it would be this:
[LOG <TYPE> <channel>]
For all commits, I think there should be an additional option via #:
Angular: <type>(<scope>): <subject containing #log>
Ember: [<TYPE> <channel>] <subject containging #log>
Metadata
Metadata
Assignees
Labels
No labels