Skip to content

Instantly share code, notes, and snippets.

@lanzani
Created December 28, 2021 21:37
Show Gist options
  • Save lanzani/ce3049b4cbb029f0ea10229691babb56 to your computer and use it in GitHub Desktop.
Save lanzani/ce3049b4cbb029f0ea10229691babb56 to your computer and use it in GitHub Desktop.
gitmoji table

Emoji list from gitmoji

Emoji Usage Tag
🎨 Improve structure / format of the code. :art:
⚑ Improve performance. :zap:
πŸ”₯ Remove code or files. :fire:
πŸ› Fix a bug. :bug:
πŸš‘οΈ Critical hotfix. :ambulance:
✨ Introduce new features. :sparkles:
πŸ“ Add or update documentation. :memo:
πŸš€ Deploy stuff. :rocket:
πŸ’„ Add or update the UI and style files. :lipstick:
πŸŽ‰ Begin a project. :tada:
βœ… Add, update, or pass tests. :white_check_mark:
πŸ”’οΈ Fix security issues. :lock:
πŸ”– Release / Version tags. :bookmark:
🚨 Fix compiler / linter warnings. :rotating_light:
🚧 Work in progress. :construction:
πŸ’š Fix CI Build. :green_heart:
⬇️ Downgrade dependencies. :arrow_down:
⬆️ Upgrade dependencies. :arrow_up:
πŸ“Œ Pin dependencies to specific versions. :pushpin:
πŸ‘· Add or update CI build system. :construction_worker:
πŸ“ˆ Add or update analytics or track code. :chart_with_upwards_trend:
♻️ Refactor code. :recycle:
βž• Add a dependency. :heavy_plus_sign:
βž– Remove a dependency. :heavy_minus_sign:
πŸ”§ Add or update configuration files. :wrench:
πŸ”¨ Add or update development scripts. :hammer:
🌐 Internationalization and localization. :globe_with_meridians:
✏️ Fix typos. :pencil2:
πŸ’© Write bad code that needs to be improved. :poop:
βͺ️ Revert changes. :rewind:
πŸ”€ Merge branches. :twisted_rightwards_arrows:
πŸ“¦οΈ Add or update compiled files or packages. :package:
πŸ‘½οΈ Update code due to external API changes. :alien:
🚚 Move or rename resources (e.g.: files, paths, routes). :truck:
πŸ“„ Add or update license. :page_facing_up:
πŸ’₯ Add or update license. :boom:
🍱 Add or update assets. :bento:
♿️ Improve accessibility. :wheelchair:
πŸ’‘ Add or update comments in source code. :bulb:
🍻 Write code drunkenly. :beers:
πŸ’¬ Add or update text and literals. :speech_balloon:
πŸ—ƒοΈ Perform database related changes. :card_file_box:
πŸ”Š Add or update logs. :loud_sound:
πŸ”‡ Add or update logs. :mute:
πŸ‘₯ Add or update contributor(s). :busts_in_silhouette:
🚸 Improve user experience / usability. :children_crossing:
πŸ—οΈ Make architectural changes. :building_construction:
πŸ“± Work on responsive design. :iphone:
🀑 Mock things. :clown_face:
πŸ₯š Add or update an easter egg. :egg:
πŸ™ˆ Add or update a .gitignore file. :see_no_evil:
πŸ“Έ Add or update snapshots. :camera_flash:
βš—οΈ Perform experiments. :alembic:
πŸ”οΈ Improve SEO. :mag:
🏷️ Add or update types. :label:
🌱 Add or update seed files. :seedling:
🚩 Add, update, or remove feature flags. :triangular_flag_on_post:
πŸ₯… Catch errors. :goal_net:
πŸ’« Add or update animations and transitions. :dizzy:
πŸ—‘οΈ Deprecate code that needs to be cleaned up. :wastebasket:
πŸ›‚ Work on code related to authorization, roles and permissions. :passport_control:
🩹 Simple fix for a non-critical issue. :adhesive_bandage:
🧐 Data exploration/inspection. :monocle_face:
⚰️ Data exploration/inspection. :coffin:
πŸ§ͺ Add a failing test. :test_tube:
πŸ‘” Add or update business logic :necktie:
🩺 Add or update healthcheck. :stethoscope:
🧱 Infrastructure related changes. :bricks:
πŸ§‘β€πŸ’» Improve developer experience :technologist:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment