add 📝

This commit is contained in:
Daniel Thoren 2020-12-10 11:21:09 +01:00 committed by GitHub
parent 2ebbc886ef
commit 6874fe777a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,3 +19,4 @@ In your commit message use the format `:gitmoji: commit message`. Avoid using mu
|:recycle:|`:recycle:`| refactor code | |:recycle:|`:recycle:`| refactor code |
|:construction:|`:construction:`| work in progress | |:construction:|`:construction:`| work in progress |
|:white_check_mark:|`:white_check_mark:`| writing tests, running tests | |:white_check_mark:|`:white_check_mark:`| writing tests, running tests |
|:memo:|`:memo:`| logging / verbosity / code comments |