Skip to content

No labels!

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

bug
bug
Something isn't working
build
build
Changes that affect the build system or external dependencies. (example= gulp, npm)
chore
chore
Other changes that don't modify src or test files
ci
ci
Changes to our CI configuration files and scripts (example= Travis, Github Actions)
docs
docs
Documentation only changes
feat
feat
A new feature
fix
fix
A bug Fix
hacktoberfest
hacktoberfest
hacktoberfest.digitalocean.com
help wanted
help wanted
Indicates that a maintainer wants help on an issue or pull request
major
major
version when you make incompatible API changes
minor
minor
version when you add functionality in a backwards compatible manner
patch
patch
version when you make backwards compatible bug fixes
perf
perf
A code change that improves performance
refactor
refactor
A code change that neither fixes a bug nor adds a feature
revert
revert
Reverts a previous commit
security
security
A security issue was found
style
style
Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons)
test
test
Adding missing tests or correcting existing tests