Update index.md

This commit is contained in:
Daniel Thoren 2020-12-10 13:17:07 +01:00 committed by GitHub
parent 6874fe777a
commit fda9eb8805
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ In your commit message use the format `:gitmoji: commit message`. Avoid using mu
|:goal_net:|`:goal_net:`| try/raise/handle errors or warnings|
|:zap:|`:zap:`| improve performance|
|:bug:|`:bug:`| fix this bug|
|:truck:|`:truck:`| moving / renaming |
|:recycle:|`:recycle:`| refactor code |
|:construction:|`:construction:`| work in progress |
|:white_check_mark:|`:white_check_mark:`| writing tests, running tests |