Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for #log [log] and (log) #9

Open
runspired opened this issue Jan 26, 2016 · 3 comments
Open

Support for #log [log] and (log) #9

runspired opened this issue Jan 26, 2016 · 3 comments

Comments

@runspired
Copy link
Collaborator

runspired commented Jan 26, 2016

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>
@runspired
Copy link
Collaborator Author

@seawatts this is the issue, turns out I just need to fill it out ;)

@runspired
Copy link
Collaborator Author

cc @seawatts I've filled it in :)

@seawatts
Copy link

seawatts commented Jun 30, 2016

lol 👍 nice! Thanks! 😄 Yeah I like this. This is what ember.js does right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants