Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
Commit type | Emoji | Emoji unicode |
---|---|---|
Version tag | 🔖 :bookmark: |
🔖 |
New feature | ✨ :sparkles: |
✨ |
Bugfix | 🐛 :bug: |
🐛 |
Documentation | 📚 :books: |
📚 |
Performance | ⚡ :zap: |
⚡️ |
Cosmetic | 💄 :lipstick: |
💄 |
Updating tests | ✅ :white_check_mark: |
✅ |
Refactor code | ♻️ :recycle: |
♻️ |
Removing code/files | 🔥 :fire: |
🔥 |
Continuous Integration | 👷 :construction_worker: |
👷 |
Security | 🔒 :lock: |
🔒 |
Lint | 🚨 :rotating_light: |
🚨 |
Translation | 🌐 :globe_with_meridians: |
🌐 |
Critical hotfix | 🚑 :ambulance: |
🚑 |
Work in progress | 🚧 :construction: |
🚧 |
Analytics or tracking code | 📈 :chart_with_upwards_trend: |
📈 |
Change in dependency | 📦 :package: |
📦 |
Docker | 🐳 :whale: |
🐳 |
Merging branches | 🔀 :twisted_rightwards_arrows: |
🔀 |
Bad code / need improv. | 💩 :hankey: |
💩 |
Reverting changes | ⏪ :rewind: |
⏪ |
Code review changes | 👌 :ok_hand: |
👌 |
Accessibility | ♿ :wheelchair: |
♿️ |
Fixing typos | ✏️ :pencil2: |
✏️ |
Tooling | 🔧 :wrench: |
🔧 |
Other | Be creative |