diff --git a/index.md b/index.md index 02ba8ed..1450d6f 100644 --- a/index.md +++ b/index.md @@ -19,3 +19,4 @@ 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 |