From 6874fe777af730b3ee50f4128cd590e177bbbbf5 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 10 Dec 2020 11:21:09 +0100 Subject: [PATCH] :sparkles: add :memo: --- index.md | 1 + 1 file changed, 1 insertion(+) 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 |