Skip to content

Instantly share code, notes, and snippets.

@thiamsantos
Last active March 15, 2017 18:03
Show Gist options
  • Save thiamsantos/5e8c4cdf2374790f079e7c0f0a79ea6e to your computer and use it in GitHub Desktop.
Save thiamsantos/5e8c4cdf2374790f079e7c0f0a79ea6e to your computer and use it in GitHub Desktop.
Commit Message Emoji

Commit Message Emoji

Every commit is important. So let's celebrate each and every commit with a corresponding emoji! πŸ˜„

Which Emoji to Use? πŸ˜•

Commit Type Emoji
Initial Commit πŸŽ‰ :tada:
Improve the format/structure of the code 🎨 :art:
Improving performance 🐎 :racehorse:
Writing docs πŸ“ :memo:
Fix a bug πŸ› :bug:
Remove code or files πŸ”₯ :fire:
Fix CI build πŸ’š :green_heart:
Deal with security πŸ”’ :lock
Upgrade dependencies ⬆️ :arrow_up:
Downgrading dependencies ⬇️ :arrow_down:
Add tests β˜” :umbrella:
Improving accessibility β™Ώ :wheelchair:
Add new features ✨ :sparkles:
Refactoring πŸ“¦ :package
Other Be creative

Related projects

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