Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
Commit type | Emoji |
---|---|
Initial commit | π :tada: |
New feature | β¨ :sparkles: |
Bugfix | π¨ π :bug: |
Metadata | π :card_index: |
Folder structure | π :file_folder: |
Documentation | π :books: |
Performance | π :racehorse: |
Cosmetic/Content Writing/Copy Writing | π¨ :art: |
Passing/Failing test | β
β :white_check_mark: :negative_squared_cross_mark: |
Lint fixes | π :shirt: |
Delete files | β :x: |
Refactor code | β»οΈ :recycle: |
Clean up, remove unused | πΏ :shower: |
Continuous Integration | π· :construction_worker: |
Security | π :lock: |
Add dependencies | β :heavy_plus_sign: |
Remove dependency | β :heavy_minus_sign: |
Upgrade dependencies | β¬οΈ :arrow_up: |
Downgrade dependencies | β¬οΈ :arrow_down: |
Internationalization (I18n) | π½ :alien: |
Critical hotfix | π :ambulance: |
Deployment stuff | π :rocket: |
Fix for MacOS | π :apple: |
Fix for Linux | π§ :penguin: |
Fix for Windows | π :checkered_flag: |
Work in progress | π§ :construction: |
Analytics or tracking code | π :chart_with_upwards_trend: |
Merging branches | π :twisted_rightwards_arrows: |
Bad code / need improv. | π© :hankey: |
Reverting changes | βͺ :rewind: |
Breaking changes | π₯ :boom: |
Code review changes | π :ok_hand: |
Accessibility | βΏ :wheelchair: |
Other | Be creative |