add 🧠 to gitmoji

This commit is contained in:
dannydannydanny 2021-09-16 14:05:57 +02:00 committed by GitHub
parent 88cd3eefb5
commit 698c39d660
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,7 @@ Use the format `:gitmoji: <commit message>` in your commit messages. Only proper
|:alien:|`:alien:`| changes related to APIs and Databases | |:alien:|`:alien:`| changes related to APIs and Databases |
|:tada:|`:tada:`| clean / transform / validate _data_| |:tada:|`:tada:`| clean / transform / validate _data_|
|:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations| |:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations|
|:brain:|`:brain:`| statistical modelling, training and prediction|
|:pushpin:|`:pushpin:`| dependency and environment versioning | |:pushpin:|`:pushpin:`| dependency and environment versioning |
|:see_no_evil:|`:see_no_evil:`| changes to .gitignore and exclusively local files | |:see_no_evil:|`:see_no_evil:`| changes to .gitignore and exclusively local files |
|:mag: |`:mag:`| changes in connection with PR-review change-requests | |:mag: |`:mag:`| changes in connection with PR-review change-requests |