Skip to content

No labels!

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

breaking
breaking
A breaking change. Correlates with MAJOR in SemVer
build
build
Changes that affect the build system or external dependencies
ci
ci
Changes to our CI configuration files and scripts
docs
docs
Documentation only changes
feat
feat
A new feature. Correlates with MINOR in SemVer
fix
fix
A bug fix. Correlates with PATCH in SemVer
perf
perf
A code change that improves performance
refactor
refactor
A code change that neither fixes a bug nor adds a feature
style
style
Changes that do not affect the meaning of the code
test
test
Adding missing or correcting existing tests