mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
Discuss optional role of emoji in spec #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @patcon on GitHub (Apr 9, 2018).
See: https://medium.com/walmartlabs/semantic-commit-messages-with-emojis-dba2541cea9a
I seem to recall there being a great tool that I found used in the vuejs community, that made commit message and changelogs more automated, and made use of well-thought-out emoji. I'll try to dig it up later :)
@patcon commented on GitHub (Apr 9, 2018):
Ah, yeah, at the bottom of article:
https://github.com/dannyfritz/commit-message-emoji
https://gitmoji.carloscuesta.me/
@damianopetrungaro commented on GitHub (May 11, 2018):
Hey @patcon thank you for the issue 😄
There are implementations with emoji already available supporting this spec but IMHO the spec should be agnostic about this kind of topics.
Thank you for the nice idea, if you have other let me know!
If someone wants to reopen the discussion I am open discuss it 😄