From 698c39d660c928b2cd793060150d120fd71215a4 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 16 Sep 2021 14:05:57 +0200 Subject: [PATCH] :sparkles: add :brain: to gitmoji --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c5d486..5372727 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Use the format `:gitmoji: ` in your commit messages. Only proper |:alien:|`:alien:`| changes related to APIs and Databases | |:tada:|`:tada:`| clean / transform / validate _data_| |:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations| +|:brain:|`:brain:`| statistical modelling, training and prediction| |:pushpin:|`:pushpin:`| dependency and environment versioning | |:see_no_evil:|`:see_no_evil:`| changes to .gitignore and exclusively local files | |:mag: |`:mag:`| changes in connection with PR-review change-requests |