emoji-commits
emoji-commits copied to clipboard
:rocket: The new generation of git commit messages
Emoji Commit Messages
Consider starting the commit message with an applicable emoji:
Code |
Use it when | |
|---|---|---|
| :lipstick: | :lipstick: |
improving the format/structure of the code |
| :racehorse: | :racehorse: |
improving performance |
| :non-potable_water: | :non-potable_water: |
plugging memory leaks |
| :memo: | :memo: |
writing docs |
| :penguin: | :penguin: |
fixing something on Linux |
| :apple: | :apple: |
fixing something on Mac OS |
| :checkered_flag: | :checkered_flag: |
fixing something on Windows |
| :bug: | :bug: |
fixing a bug |
| :scissors: | :scissors: |
removing code or files |
| :green_heart: | :green_heart: |
fixing the CI build |
| :white_check_mark: | :white_check_mark: |
adding tests |
| :lock: | :lock |
dealing with security |
| :arrow_up: | :arrow_up: |
upgrading dependencies |
| :arrow_down: | :arrow_down: |
downgrading dependencies |
| :wrench: | :wrench: |
change configuration |
(From atom)
Contribute
By being contributor (after a PR is merged), you are part of the Emoji Commit Messages Consortium. Feel free to propose new or edit existing emoji commits.