From 36052f7c244fa604f657cdd666308a44e695fb19 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Wed, 3 Nov 2021 11:53:23 +0100 Subject: [PATCH] :bug: :memo: fix formatting --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4a8f610..97470b8 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ Use the format `:gitmoji: ` in your commit messages. Only proper |:memo:|`:memo:`| doc / logging / verbosity / code comments | |:fire: |`:fire:`| remove (dead) code / file | |: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| +|: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 `.*ignore` or local files | |:mag: |`:mag:`| changes in connection with PR-review change-requests | @@ -55,8 +55,8 @@ Missing a gitmoji? Get [inspiration](https://gist.github.com/rxaviers/7360908). Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull Request](https://github.com/DannyDannyDanny/gitmoji/pulls)). ## Setup -### Project Planning** -* Make a roadmap +### Project Planning +* Always have some kind of roadmap * [non-linear roadmaps](https://productcrunch.substack.com/p/escaping-the-roadmap-trap) * **[Setup Dev Machine](setup-dev-machine.md)** * **Setup Environments**