♻️, 🚧 &

This commit is contained in:
Daniel Thoren 2020-12-10 11:12:13 +01:00 committed by GitHub
parent 6db9f88206
commit 60c84cf764
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |