Skip to content

Latest commit

 

History

History
92 lines (71 loc) · 2.08 KB

emoji.md

File metadata and controls

92 lines (71 loc) · 2.08 KB

Git emoji

Feel free to add more than one of these! In order;

Release

  • 👋 First commit 👋
  • 🎉 New release 🎉
  • ⏫ Prepare new version ⏫
  • 🔖 Git tag 🔖

Semver

  • ✨ New feature ✨
  • ⚡️ Change feature (backwards compatible) ⚡
  • ⚠️ Breaking change ⚠️
  • 💥 Deprecated 💥
  • 🔥 Removed 🔥

Common

  • 🐛 Bug fix 🐛
    • 🚑 Critical hotfix 🚑
    • 🔒 Security / vulnerability fix 🔒
    • 🚱 Memory leak 🚱
  • 🎀 Style / CSS 🎀
  • 📄 Blog 📄
  • 📖 Documentation 📖
  • ✏️ Text ✏️

Dependencies

  • 🔌 Dependencies 🔌
    • ➕ New ➕
    • ➖ Remove ➖
    • ⬆️ Upgrade ⬆️
    • ⬇️ Downgrade ⬇️
    • 📌 Lock version 📌
    • 🔄 Update lock file only 🔄

Fixes & improvements

  • 🎨 Refactor / Format / Structure of code 🎨
  • 🐎 Performance 🐎
  • 🚚 Moving / renaming files 🚚
  • 😯 Fix accident 😯

Dev tools

  • 👷 Build 👷
  • 💚 CI 💚
  • 🚀 Devops / deployment 🚀
  • 🐳 Docker 🐳
  • 🔊 Logging add 🔊
  • 🔇 Logging remove 🔇
  • 🔧 Tooling & config 🔧

Behind the scenes

  • 👓 Accessibility / usability 👓
  • 📈 Analytics 📈
  • 👕 Linting 👕
  • ✅ Tests ✅

Browsers & devices

  • 📱 Mobile phone 📱
  • 🐧 Linux 🐧
  • 🍎 MacOS 🍎
  • 🏁 Windows 🏁

Minor

  • 💤 Minor / chore 💤
  • ⚗ Experimental ⚗️
  • 🚧 WIP 🚧

Sugar

  • 👽 ️API 👽
  • 🏗 Architecture 🏗️
  • 🍱 Assets 🍱
  • 🚥 Auth 🚥
  • 👥 Contributors 👥
  • 🗃 Database 🗃️
  • 🙈 Ignore files 🙈
  • 🌐 Internationalization and localization 🌐
  • 💾 Redux store 💾
  • ⏪ Revert ⏪
  • 🔍 SEO 🔍
  • 📸 Snapshots 📸
  • 🏷️ Types 🏷️