18 lines
766 B
Markdown
18 lines
766 B
Markdown
## Welcome to DannyDannyDanny/gitmoji
|
|
|
|
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
|
|
|
|
|emoji|code|description|
|
|
|---|---|---|
|
|
|: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|
|
|
|:recycle:|`:recycle:`| refactor code |
|
|
|:construction:|`:construction:`| work in progress |
|
|
|:white_check_mark:|`:white_check_mark:`| writing tests, running tests |
|
|
|