Skip to content

Instantly share code, notes, and snippets.

@grdryn
Created December 5, 2016 21:52
Show Gist options
  • Save grdryn/14054665770e6b1d6cd0c9bac17e7007 to your computer and use it in GitHub Desktop.
Save grdryn/14054665770e6b1d6cd0c9bac17e7007 to your computer and use it in GitHub Desktop.
Commit message template with gitmoji comments
# 🎨 Improve structure / format of the code
# πŸ—² ⚑ Improve performance
# πŸ”₯ Remove code or files
# πŸ› Fix a bug
# πŸš‘ Critical hotfix
# ✨ Introduce new features
# πŸ“ Write docs
# πŸš€ Deploy stuff
# πŸ’„ Update the UI and style files
# πŸŽ‰ Initial commit
# βœ… Add tests
# πŸ”’ Fix security issues
# 🍎 Fix something on macOS
# 🐧 Fix something on Linux
# 🏁 Fix something on Windows
# πŸ”– Release / Version tags
# 🚨 Remove linter warnings
# 🚧 Work in progress
# πŸ’š Fix CI Build
# ⬇️ Downgrade dependencies
# ⬆️ Upgrade dependencies
# πŸ‘· Add CI build system
# πŸ“ˆ Add analytics or tracking code
# πŸ”¨ Heavy refactoring
# βž– Remove a dependency
# 🐳 Change Docker stuff
# βž• Add a dependency
# πŸ”§ Change configuration files
# 🌐 Internationalization and localization
# ✏️ Fix typo
# πŸ’© Write bad code that needs to be improved
# πŸ“¦ Update compiled files or packages
# πŸ€„ Remove duplications
JIRA: https://issues.jboss.org/browse/RHMAP-xxxx
# Motivation:
# Modification:
# Result:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment