📝 doc
This commit is contained in:
parent
9afc75aa37
commit
460d4ae98d
1 changed files with 4 additions and 2 deletions
6
index.md
6
index.md
|
|
@ -8,6 +8,9 @@ This gitmoji repo is focused on Python Data Processing based software engineerin
|
|||
To render emoji's view [index via GitHub version](https://github.com/DannyDannyDanny/gitmoji/blob/gh-pages/index.md).
|
||||
In your commit message use the format `:gitmoji: commit message`. Avoid using multiple gitmojis.
|
||||
|
||||
Missing a gitmoji? Get [inspiration](https://gist.github.com/rxaviers/7360908).
|
||||
Submit an (issue)[https://github.com/DannyDannyDanny/gitmoji/issues] or a PR.
|
||||
|
||||
## `gitmoji` Lookup
|
||||
|
||||
|emoji|code|description|
|
||||
|
|
@ -20,6 +23,5 @@ In your commit message use the format `:gitmoji: commit message`. Avoid using mu
|
|||
|:recycle:|`:recycle:`| refactor code |
|
||||
|:construction:|`:construction:`| work in progress |
|
||||
|:white_check_mark:|`:white_check_mark:`| writing tests, running tests |
|
||||
|:memo:|`:memo:`| logging / verbosity / code comments |
|
||||
|:memo:|`:memo:`| doc / logging / verbosity / code comments |
|
||||
|:fire:|`:fire:`| remove code / file |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue