👽 📝 note network changes

This commit is contained in:
dannydannydanny 2021-11-15 16:30:48 +01:00 committed by GitHub
parent 92466f723d
commit c5fa6f7bd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ Use the format `:gitmoji: <commit message>` in your commit messages. Only proper
|:boom:|`:boom:`| work in progress / breaking changes |
|:memo:|`:memo:`| doc / logging / verbosity / code comments |
|:fire: |`:fire:`| remove (dead) code / file |
|:alien:|`:alien:`| changes related to APIs and Databases |
|:alien:|`:alien:`| changes related to APIs, Databases, Network etc. |
|:tada:|`:tada:`| clean / transform / validate _data_ |
|:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations |
|:brain:|`:brain:`| statistical modelling, training and prediction |