Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

No labels!

There aren’t any labels for this repository quite yet.

build 🤝
build :handshake:
Changes that affect the build system or external dependencies
chore 💪
chore :muscle:
Other changes that don't modify src or test files.
ci 🚀
ci :rocket:
Changes to CI configuration files and scripts.
dependencies
dependencies
Pull requests that update a dependency file
docs 📝
docs :memo:
Documentation only changes.
feat ✨
feat :sparkles:
A new feature.
fix 🐛
fix :bug:
A bug fix.
perf ⚡
perf :zap:
A code change that improves performance.
refactor ♻️
refactor :recycle:
A code change that neither fixes a bug nor adds a feature.
revert ⏪
revert :rewind:
Revert earlier changes.
spam 🥫
spam :canned_food:
No.
style 💄
style :lipstick:
Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons)
test 🧪
test :test_tube:
Adding missing tests or correcting existing tests.