From 60c84cf764b5fdc4a9b2241d623223cd6cf1a983 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 10 Dec 2020 11:12:13 +0100 Subject: [PATCH] :recycle:, :construction: & :white_check_mark: --- index.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 071f246..377ce56 100644 --- a/index.md +++ b/index.md @@ -1,8 +1,8 @@ ## Welcome to DannyDannyDanny/gitmoji -In your commit message use the format `:gitmoji: commit message` - -Avoid using multiple gitmojis. +This gitmoji repo is focused on Python Data Processing based software engineering with a database. +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. ## `gitmoji` Lookup @@ -11,4 +11,8 @@ Avoid using multiple gitmojis. |:sparkles:|`:sparkles:`| add new feature / function| |:goal_net:|`:goal_net:`| try/raise/handle errors or warnings| |:zap:|`:zap:`| improve performance| -|:bug:|`:bug:`| fix this bug| +|:bug:|`:bug:`| fix this bug| +|:recycle:|`:recycle:`| refactor code | +|:construction:|`:construction:`| work in progress | +|:white_check_mark:|`:white_check_mark:`| writing tests, running tests | +