From c27c37e34045c706a30bdac4d17477f2b4578c50 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Tue, 2 Mar 2021 16:24:31 +0100 Subject: [PATCH] :sparkles: add :coffin: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ca06fc..d9a82ed 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ In your commit message use the format `:gitmoji: `. Only propper |:construction: / :boom:|`:construction:`/`:boom:`| work in progress / breaking changes | |:white_check_mark:|`:white_check_mark:`| writing tests, running tests | |:memo:|`:memo:`| doc / logging / verbosity / code comments | -|:fire:|`:fire:`| remove code / file | +|:fire: / :coffin:|`:fire:`/`:coffin:`| remove (dead) code / file | |:alien:|`:alien:`| changes related to APIs and Databases | |:bar_chart:|`:bar_chart:`| clean / transform / validate _data_| |:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations|