Skip to content

Emojis to make your git commits clear and semantically related on the first sight

License

Notifications You must be signed in to change notification settings

breskos/gitmoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

gitmoji

This short git codes help you to see what a commit is about.

Example

:bug: fix namespace issues in controller

or

:lipstick: relocate elements on signup page

Codes

Coding

🐛, :bug: = fixing bugs
✨, :sparkles: = new features (be careful)
⚗️, :alembic: = experimental stage (be careful)
🔧, :wrench: = changing configuration files
🗃️, :card_file_box: = database changes / migrations / model changes
🚧, :construction: = refactoring
📝, :pencil: = documentation

Styling

✏️, :pencil2: = fixing typos
💄, :lipstick: = improving UI and style

Deployment

🚀, :rocket: = deploying stuff

About

Emojis to make your git commits clear and semantically related on the first sight

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published