Skip to content

StadtLandNetz/gitmoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 

Repository files navigation

gitmoji

This short emoji git codes help you and others to see what a commit is about (semantically). It makes your commit more tangible for outsiders and also reviewers.

Example

:bug: fix namespace issues in user controller

or

:lipstick: relocate elements on signup page

Codes

Coding

πŸ›, :bug: = fixing bugs
πŸ’©, :shit: = fixing bugs in legacy code :fire:, :fire: = critical bug, security path
✨, :sparkles: = new features (be careful)
🍺, :beer: = changes for developer convenience
🍌, :banana: = experimental stage (be careful)
πŸ”§, :wrench: = changing configuration files
♻️, :recycle: = Refactoring
πŸ•, :pizza: = Writing Tests
🎨, :art: = linting / code formatting
πŸ”Š, :loud_sound: = changed logging
πŸ“, :pencil: = Adding documentation
πŸ“, :round_pushpin: = Changes to I18n (wording & functionality)
πŸ’Ύ, :floppy_disk: = Changes to database or migrations
🍝, :spaghetti: = Dependencies

Styling

✏️, :pencil2: = fixing typos
πŸ’„, :lipstick: = improving UI and style

Infrastructure

➿, :loop: = Work related to infrastructure or CI/CD-Pipeline
🚒, :ship: = Work at server and kubernetes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •