📝 added more gitmojis to quick list

This commit is contained in:
tomit4 2022-06-23 07:20:25 -07:00
parent f8e3736f11
commit 29de9864dc

View file

@ -19,10 +19,14 @@ Nevertheless, some gitmojis and there use cases are listed here:
:fire: ............................ remove code or files :fire: ............................ remove code or files
:bug: ............................. fix a bug :bug: ............................. fix a bug
:recycle: ......................... refactor code :recycle: ......................... refactor code
:bento: ........................... add or udpate assets
:poop: ............................ write bad code that needs to be improved :poop: ............................ write bad code that needs to be improved
:boom: ............................ introduce breaking changes
:bulb: ............................ add or update comments in source code :bulb: ............................ add or update comments in source code
:memo: ............................ add or update documentation :memo: ............................ add or update documentation
:pencil2: ......................... fix typos
:art: ............................. improve structure/format code :art: ............................. improve structure/format code
:lipstick: ........................ add or update the ui and style files
:zap: ............................. improve performance :zap: ............................. improve performance
:sparkles: ........................ introduce new features :sparkles: ........................ introduce new features
:rocket: .......................... deploy stuff :rocket: .......................... deploy stuff