Skip to content

No labels!

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

build
build
for updating build configuration, development tools or other changes irrelevant to the user
docs
docs
for changes to the documentation
feat
feat
for a new feature for the user, not a new feature for build script
fix
fix
for a bug fix for the user, not a fix to a build script
perf
perf
for performance improvements
refactor
refactor
for refactoring production code, e.g. renaming a variable
style
style
for formatting changes, missing semicolons, etc
test
test
for adding missing tests, refactoring tests; no production code change