Skip to content

Instantly share code, notes, and snippets.

@haya14busa
Created March 1, 2017 15:56
Show Gist options
  • Save haya14busa/406890ece7d7ca4bceaa9fb10b9571b0 to your computer and use it in GitHub Desktop.
Save haya14busa/406890ece7d7ca4bceaa9fb10b9571b0 to your computer and use it in GitHub Desktop.
Commit emoji convention
## Commit emoji convention
#
# | emoji | description |
# |--------------------|-----------------------------------------|
# | :memo: | Add comment or doc |
# | :gift: | New feature. |
# | :bug: | Bug fix |
# | :bomb: | Breaking compatibility. |
# | :white_check_mark: | Write test. |
# | :fire: | Remove something. |
# | :beer: | I'm happy like reduced code complexity. |
@rhysd
Copy link

rhysd commented Mar 1, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment