Skip to content

nc-minh/commit-message-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Commit-message-emoji

This is my commit message emoji structure, I have consulted on websites online and edited it to my liking, if you like you can give me a star.

How to usage

git commit -m':tada: Begin a project'

:tada: | is the emoji code

Begin a project | is a commit

My emoji list

Commit type Emoji
Begin a project πŸŽ‰ :tada:
Code fall in love πŸ’ž :revolving_hearts:
being chased by a DEADLINE 😭 :sob:
Tests 🚨 :rotating_light:
Write bad code that needs to be improved πŸ’© :poop:
Introduce breaking changes πŸ’₯ :boom:
Write code drunkenly 🍻 :beers:
Catch errors πŸ₯… :goal_net:
πŸ€ ---CREATE---
New feature ✨ :sparkles:
Work in progress 🚧 :construction:
Add or update documentation πŸ“ :memo:
Add or update the UI and style files. πŸ’„ :lipstick:
Add a dependency βž• :heavy_plus_sign:
Add or update CI build system πŸ‘· :construction_worker:
Add or update analytics or track code πŸ“ˆ :chart_with_upwards_trend:
Add or update configuration files πŸ”§ :wrench:
Add or update compiled files or packages πŸ“¦ :package:
Add or update assets 🍱 :bento:
Add or update comments in source code πŸ’‘ :bulb:
Add or update text and literals πŸ’¬ :speech_balloon:
Add or update logs πŸ”Š :loud_sound:
Add or update contributor(s) πŸ‘₯ :busts_in_silhouette:
Add or update a .gitignore file πŸ™ˆ :see_no_evil:
Add or update image(s) πŸ“Έ :camera_flash:
Add or update license πŸ“„ :page_facing_up:
Add or update readme file πŸ”– :bookmark:
Add or update animations and transitions πŸ’« :dizzy:
Add or update directory constructure πŸ“ :file_folder:
Add or update API 🐾 :feet:
Add or update Library πŸ”† :high_brightness:
Perform experiments βš—οΈ :alembic:
βŒ› ---UPDATE---
Work on responsive design πŸ“± :iphone:
Perform database related changes πŸ—ƒοΈ :card_file_box:
Downgrade dependencies ⬇️ :arrow_down:
Upgrade dependencies ⬆️ :arrow_up:
Fix a bug πŸ› :bug:
Improve structure / format of the code 🎨 :art:
Improve performance ⚑ :zap:
Refactor code ♻️ :recycle:
Fix security issues πŸ”’ :lock:
Fix typos ✏️ :pencil2:
Merge branches πŸ”€ :twisted_rightwards_arrows:
Update code due to external API changes πŸ‘½ :alien:
Move or rename resources (e.g.: files, paths, routes) 🚚 :truck:
Improve SEO πŸ” :mag:
πŸ”ͺ ---DELELE---
Remove dead code ⚰️ :coffin:
Remove code, files or folder πŸ”₯ :fire:
Remove a dependency βž– :heavy_minus_sign:
Remove logs πŸ”‡ :mute:

See more

Other sources

emoji code

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages