You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,9 @@ Referencing issue in git commit messages should help anyone to track progress on
146
146
147
147
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:
148
148
149
+
-:computer:`:computer:` when writing new lines of code
149
150
-:art:`:art:` when improving the format/structure of the code
151
+
- :construction-worker: `:construction-worker:` when improving the format/structure of the project
150
152
-:racehorse:`:racehorse:` when improving performance
151
153
-:non-potable_water:`:non-potable_water:` when plugging memory leaks
0 commit comments