Skip to content

No labels!

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

🔄 ci
:arrows_counterclockwise: ci
Changes to our CI configuration files and scripts
📚 docs
:books: docs
Documentation only changes
🐛 fix
:bug: fix
A bug fix
📋 chore
:clipboard: chore
Other changes that don't modify src or test files
☄️ perf
:comet: perf
A code change that improves performance
🔨 feat
:hammer: feat
A new feature
↩️ revert
:leftwards_arrow_with_hook: revert
Reverts a previous commit
💅 style
:nail_care: style
Changes that do not affect the meaning of the code
⛏️ refactor
:pick: refactor
A code change that neither fixes a bug nor adds a feature
🤖 dependencies
:robot: dependencies
Pull requests that update a dependency file
🧪 test
:test_tube: test
Adding missing tests or correcting existing tests
🔧 improvement
:wrench: improvement
Improve a current implementation without adding a new feature or fixing a bug
⚡ build
:zap: build
Changes that affect the build system or external dependencies