- π§ work in progress
- β‘, πΌ improvement
- β when adding feature
- β when removing feature
- π when fixing a bug
- π¨, π¨ when improving the format / structure of the code (refactoring)
- π§Ή when improving based on a linter suggestion
- πΈ when introducing technical debt
- β»οΈ dead / redundant code elimination
- π when improving performance
- πΎ when improving disk usage
- π when dealing with security
- π when adding logging
- π when reducing logging
- π when deprecating code
- π when updating templates
- π when improving monitoring
- βοΈ when writing docs
- βοΈ when editing TODO and FIXME comments
- β¬οΈ when upgrading dependencies
- β¬οΈ when downgrading dependencies
- π¦ when updating pom.xml
- π‘ new idea
- π³ Docker related
- βοΈ script, CI / CD related
- β when adding tests