From 31ed59f16f0e74600f7d9fe5579c5995a7b23c82 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Tue, 2 Mar 2021 16:30:51 +0100 Subject: [PATCH] :sparkles: add :mag: + :memo: fix typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a82ed..9c95125 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,9 @@ In your commit message use the format `:gitmoji: `. Only propper |:alien:|`:alien:`| changes related to APIs and Databases | |:bar_chart:|`:bar_chart:`| clean / transform / validate _data_| |:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations| -|: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 | +|:mag: |`:mag:`| changes in connection with PR-revew 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)).