Skip to main content

Gitmoji

Gitmoji!

Proposed new gitmoji #

Shortcode Meaning Issue Status Emoji
📰 New Content / post 17261 πŸ€” πŸ“°

Canonical Gitmoji #

Shortcode Meaning of Emoji Emoji
🩹 Simple fix for a non-critical issue. 🩹
βš—οΈ Perform experiments. βš—οΈ
πŸ‘½ Update code due to external API changes. πŸ‘½οΈ
πŸš‘ Critical hotfix. πŸš‘οΈ
⬇️ Downgrade dependencies. ⬇️
⬆️ Upgrade dependencies. ⬆️
🎨 Improve structure / format of the code. 🎨
🍻 Write code drunkenly. 🍻
🍱 Add or update assets. 🍱
πŸ”– Release / Version tags. πŸ”–
πŸ’₯ Introduce breaking changes. πŸ’₯
🧱 Infrastructure related changes. 🧱
πŸ› Fix a bug. πŸ›
πŸ—οΈ Make architectural changes. πŸ—οΈ
πŸ’‘ Add or update comments in source code. πŸ’‘
πŸ‘₯ Add or update contributor(s). πŸ‘₯
πŸ“Έ Add or update snapshots. πŸ“Έ
πŸ—ƒοΈ Perform database related changes. πŸ—ƒοΈ
πŸ“ˆ Add or update analytics or track code. πŸ“ˆ
🚸 Improve user experience / usability. 🚸
πŸ” Add or update secrets. πŸ”
🀑 Mock things. 🀑
⚰️ Remove dead code. ⚰️
πŸ‘·β€β™‚οΈ Add or update CI build system. πŸ‘·
🚧 Work in progress. 🚧
πŸ’« Add or update animations and transitions. πŸ’«
πŸ₯š Add or update an easter egg. πŸ₯š
πŸ”₯ Remove code or files. πŸ”₯
🌐 Internationalization and localization. i18n 🌐
πŸ₯… Catch errors. πŸ₯…
πŸ’š Fix CI Build. πŸ’š
πŸ”¨ Add or update development scripts. πŸ”¨
βž– Remove a dependency. βž–
βž• Add a dependency. βž•
πŸ“± Work on responsive design. πŸ“±
🏷️ Add or update types. 🏷️
πŸ’„ Add or update the UI and style files. πŸ’„
πŸ”’ Fix security or privacy issues. πŸ”’οΈ
πŸ”Š Add or update logs. πŸ”Š
πŸ” Improve SEO. πŸ”οΈ
πŸ“ Add or update documentation. πŸ“
πŸ’Έ Add sponsorships or money related infrastructure. πŸ’Έ
🧐 Data exploration/inspection. 🧐
πŸ”‡ Remove logs. πŸ”‡
πŸ‘” Add or update business logic. πŸ‘”
πŸ“¦ Add or update compiled files or packages. πŸ“¦οΈ
πŸ“„ Add or update license. πŸ“„
πŸ›‚ Work on code related to authorization, roles and permissions. πŸ›‚
✏️ Fix typos. ✏️
πŸ’© Write bad code that needs to be improved. πŸ’©
πŸ“Œ Pin dependencies to specific versions. πŸ“Œ
♻️ Refactor code. ♻️
βͺ Revert changes. βͺ️
πŸš€ Deploy stuff. πŸš€
🚨 Fix compiler / linter warnings. 🚨
🦺 Add or update code related to validation. 🦺
πŸ™ˆ Add or update a .gitignore file. πŸ™ˆ
🌱 Add or update seed files. 🌱
✨ Introduce new features. ✨
πŸ’¬ Add or update text and literals. πŸ’¬
🩺 Add or update healthcheck. 🩺
πŸŽ‰ Begin a project. πŸŽ‰
πŸ§‘β€πŸ’» Improve developer experience. πŸ§‘β€πŸ’»
πŸ§ͺ Add a failing test. πŸ§ͺ
🧡 Add or update code related to multithreading or concurrency. 🧡
🚩 Add, update, or remove feature flags. 🚩
🚚 Move or rename resources (e.g.: files, paths, routes). 🚚
πŸ”€ Merge branches. πŸ”€
πŸ—‘οΈ Deprecate code that needs to be cleaned up. πŸ—‘οΈ
β™Ώ Improve accessibility. ♿️
βœ… Add, update, or pass tests. βœ…
πŸ”§ Add or update configuration files. πŸ”§
⚑ Improve performance. ⚑️