From fda9eb880549a3812a2bcc2b337e739e5c6cbb22 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 10 Dec 2020 13:17:07 +0100 Subject: [PATCH] Update index.md --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 1450d6f..23dc029 100644 --- a/index.md +++ b/index.md @@ -16,6 +16,7 @@ In your commit message use the format `:gitmoji: commit message`. Avoid using mu |:goal_net:|`:goal_net:`| try/raise/handle errors or warnings| |:zap:|`:zap:`| improve performance| |:bug:|`:bug:`| fix this bug| +|:truck:|`:truck:`| moving / renaming | |:recycle:|`:recycle:`| refactor code | |:construction:|`:construction:`| work in progress | |:white_check_mark:|`:white_check_mark:`| writing tests, running tests |