methodology/index.md
Daniel Thoren 9afc75aa37
add 🔥
2020-12-10 13:18:13 +01:00

1 KiB

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.

gitmoji Lookup

emoji code description
:sparkles: add new feature / function
🥅 :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: logging / verbosity / code comments
🔥 :fire: remove code / file