| Emoji | Raw Emoji Code | Description |
|---|---|---|
| π¨ | :art: |
when refactoring format/structure of the code |
| π | :pencil: |
when performing minor changes/fixing the code or language |
| π | :racehorse: |
when improving performance |
| π | :books: |
when writing docs |
| π | :bug: |
when reporting a bug, with @FIXMEComment Tag |
| π | :ambulance: |
when fixing a bug |
| π§ | :penguin: |
when fixing something on Linux |
| π | :apple: |
when fixing something on Mac OS |
| π | :checkered_flag: |
when fixing something on Windows |
| β | :x: |
when removing code or files, maybe with @CHANGED Comment Tag |
| π | :tractor: |
when change file structure. Usually together with π¨ |
| β»οΈ | :recycle: |
when adding/updating tests / code coverage |
| π | :green_heart: |
when fixing the CI build |
| π | :lock: |
when dealing with security |
| β¬οΈ | :arrow_up: |
when upgrading dependencies |
| β¬οΈ | :arrow_down: |
when downgrading dependencies |
| β© | :fast_forward: |
when forward-porting features from an older version/branch |
| βͺ | :rewind: |
when backporting features from a newer version/branch |
| π | :lipstick: |
when improving UI/Cosmetic |
| βΏ | :wheelchair: |
when improving accessibility |
| π | :earth_americas: |
when dealing with globalization/internationalization/i18n/g11n |
| π§ | :construction: |
WIP(Work In Progress) Commits, maybe with @REVIEW Comment Tag |
| π | :gem: |
New Release |
| π | :bookmark: |
Version Tags |
| π | :tada: |
Initial Commit |
| π π | :speaker: :mute: |
when Adding / Reducing Logging |
| β‘ | :zap: |
when introducing New Features |
| β¨ | :sparkles: |
when introducing update to feature |
| π‘ | :bulb: |
New Idea, with @IDEA Comment Tag |
| βοΈ | :snowflake: |
changing Configuration, Usually together with π§ or π or π |
| π | :ribbon: |
Customer requested application Customization, with @HACK Comment Tag |
| π | :rocket: |
Anything related to Deployments/DevOps |
| π¦ | :bank: |
Generic Database specific (Migrations, Scripts, Extensions, ...) |
| π³ | :whale: |
Docker Configuration |
| π€ | :handshake: |
when Merge files |
| π | :pray: |
issue: feature request |
| β | :question: |
issue: question |
| π· | :construction_worker: |
when adding chore stuff to project |
Created
August 21, 2017 13:48
-
-
Save andrewconnell/ddcb4595fd078f84d06e045330c1f833 to your computer and use it in GitHub Desktop.
Emoji's I use for commit messages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok