Skip to content

Commit a5fa270

Browse files
committed
📝 Update git commit message guidelines.
1 parent 442c8f8 commit a5fa270

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,9 @@ Referencing issue in git commit messages should help anyone to track progress on
146146

147147
Emojis should help reviewers to quickly and visually identify the nature of the commit. For clear visual identification start the commit message with an applicable emoji:
148148

149+
- :computer: `:computer:` when writing new lines of code
149150
- :art: `:art:` when improving the format/structure of the code
151+
- :construction-worker: `:construction-worker:` when improving the format/structure of the project
150152
- :racehorse: `:racehorse:` when improving performance
151153
- :non-potable_water: `:non-potable_water:` when plugging memory leaks
152154
- :memo: `:memo:` when writing docs

0 commit comments

Comments
 (0)