Mirror — primary at git.dannydannydanny.me
Find a file
Daniel Thoren c82a7fea04
add 🎨
2020-12-23 11:01:28 +01:00
_config.yml 💄 add github pages markdown rendering 2020-12-16 10:21:50 +01:00
LICENSE Initial commit 2020-12-10 10:52:44 +01:00
README.md add 🎨 2020-12-23 11:01:28 +01:00

Welcome to DannyDannyDanny/gitmoji

Gitmoji

This gitmoji repo is focused on Python Data Processing based software engineering with a database. To render emoji's view index via GitHub version. In your commit message use the format :gitmoji: commit message. Avoid using multiple gitmojis.

Missing a gitmoji? Get inspiration. Submit an issue (or PR).

gitmoji Lookup

emoji code description
:sparkles: add new feature / function
🎨 :art: improve readibility / structure and fix flake8 errors
🥅 :goal_net: try/raise/handle errors or warnings
:zap: improve performance
🐛 :bug: fix this bug
🚚 :truck: moving / renaming
♻️ :recycle: refactor code
🚧 :construction: work in progress
:white_check_mark: writing tests, running tests
📝 :memo: doc / logging / verbosity / code comments
🔥 :fire: remove code / file
👽 :alien: API and Database related work
📊 :bar_chart: Clean / transform / validate data
💄 :lipstick: Improve UI / UX, CLI or visualizations