compact list, inspired by adambullmer/semantic-commit-emoji, dannyfritz/commit-message-emoji and gitmoji.dev
Meaning | Emoji |
---|---|
feature | β¨ :sparkles: |
fix | π :bug: |
docs | π :books: |
refactor | β»οΈ :recycle: |
internal cleanup | πͺ₯ :toothbrush: |
ui / style | π¨ :art: |
performance | β‘ :zap: |
i18n/l10n | π :globe_with_meridians: |
chore/tooling | π§ :wrench: |
types | π·οΈ :label: |
accessibility | βΏ :wheelchair: |
experiment | βοΈ :alembic: |
work in progress (WIP) | π§ :construction: |
hotfix | π :ambulance: |
security | π :lock: |
deprecation | π© :poop: |
breaking change | π₯ :boom: |
remove feature | π₯ :fire: |
architecture change | ποΈ :building_construction: |
dependency upgrade | β¬οΈ :arrow_up: |
dependency downgrade | β¬οΈ :arrow_down: |
removal | ποΈ :wastebucket: |