From 460d4ae98d520d0baad843e2ce339ed2134b4415 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 10 Dec 2020 14:48:43 +0100 Subject: [PATCH] :memo: doc --- index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 079cf51..8d46183 100644 --- a/index.md +++ b/index.md @@ -8,6 +8,9 @@ This gitmoji repo is focused on Python Data Processing based software engineerin 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. +Missing a gitmoji? Get [inspiration](https://gist.github.com/rxaviers/7360908). +Submit an (issue)[https://github.com/DannyDannyDanny/gitmoji/issues] or a PR. + ## `gitmoji` Lookup |emoji|code|description| @@ -20,6 +23,5 @@ 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 | +|:memo:|`:memo:`| doc / logging / verbosity / code comments | |:fire:|`:fire:`| remove code / file | -