From 970072290f7f07376151ec939a7c831c912b94e7 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 9 Dec 2021 14:22:41 +0100 Subject: [PATCH] :sparkles: :whale: bring back docker gitmoji --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb742be..8ac3eb4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This guide focuses on designing, developing and delivering Data-Processing Sytem ## Repo Roadmap -* [x] 2021Q3: Decide on sections +* [x] ~2021Q3: Decide on sections~ * [ ] 2021Q4: Split files (Development, Delivery) * [ ] 2022Q1: Delivery Methodology * [ ] 2022Q2: Consultancy Methodology @@ -39,8 +39,9 @@ Use the format `:gitmoji: ` in your commit messages. Only proper |:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations | |:brain:|`:brain:`| statistical modelling, training and prediction | |:pushpin:|`:pushpin:`| dependency and environment versioning | +|:whale: |`:whale:`| virtualization, containerization and architecture changes | |:see_no_evil:|`:see_no_evil:`| changes to `.*ignore` or local files | -|:mag: |`:mag:`| changes in connection with PR-review change-requests | +|:mag: |`:mag:`| PR-review change-requests | 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)).