Created
December 5, 2016 21:52
-
-
Save grdryn/14054665770e6b1d6cd0c9bac17e7007 to your computer and use it in GitHub Desktop.
Commit message template with gitmoji comments
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# π¨ 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