Update README.md

This commit is contained in:
dannydannydanny 2021-04-09 13:26:32 +02:00 committed by GitHub
parent 3579ec7e5a
commit 647e057d49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ In your commit message use the format `:gitmoji: <commit message>`. Only propper
|:zap:|`:zap:`| improve performance / coverage / profiling | |:zap:|`:zap:`| improve performance / coverage / profiling |
|:bug:|`:bug:`| fix this bug | |:bug:|`:bug:`| fix this bug |
|:truck:|`:truck:`| moving / renaming | |:truck:|`:truck:`| moving / renaming |
|:recycle:|`:recycle:`| writing automated tests and hooks | |:recycle:|`:recycle:`| work related to CI/CD, webhooks, automated tests |
|:construction: / :boom:|`:construction:`/`:boom:`| work in progress / breaking changes | |:construction: / :boom:|`:construction:`/`:boom:`| work in progress / breaking changes |
|:memo:|`:memo:`| doc / logging / verbosity / code comments | |:memo:|`:memo:`| doc / logging / verbosity / code comments |
|:fire: / :coffin:|`:fire:`/`:coffin:`| remove (dead) code / file | |:fire: / :coffin:|`:fire:`/`:coffin:`| remove (dead) code / file |