methodology/index.md
Daniel Thoren 6db9f88206
add , 🥅 &
2020-12-10 11:01:19 +01:00

14 lines
381 B
Markdown

## Welcome to DannyDannyDanny/gitmoji
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|