From 29de9864dc8a843d0c4c21de8962135c4bda131f Mon Sep 17 00:00:00 2001 From: tomit4 Date: Thu, 23 Jun 2022 07:20:25 -0700 Subject: [PATCH] :memo: added more gitmojis to quick list --- gitmoji.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gitmoji.txt b/gitmoji.txt index 1472d1fa..1ead1862 100644 --- a/gitmoji.txt +++ b/gitmoji.txt @@ -19,10 +19,14 @@ Nevertheless, some gitmojis and there use cases are listed here: :fire: ............................ remove code or files :bug: ............................. fix a bug :recycle: ......................... refactor code +:bento: ........................... add or udpate assets :poop: ............................ write bad code that needs to be improved +:boom: ............................ introduce breaking changes :bulb: ............................ add or update comments in source code :memo: ............................ add or update documentation +:pencil2: ......................... fix typos :art: ............................. improve structure/format code +:lipstick: ........................ add or update the ui and style files :zap: ............................. improve performance :sparkles: ........................ introduce new features :rocket: .......................... deploy stuff