Labels
Labels
21 labels
- Something isn't working
- Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- Changes to our CD configuration files and scripts (example scopes: Travis, Circle, Actions)
- Other changes that don't modify src or test files
- Changes to our CI configuration files and scripts (example scopes: Travis, Circle, Actions)
- Just simple configuration to project
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Fix something that is not working
- Good for newcomers
- Extra attention is needed
- This doesn't seem right
- Further information is requested
- Refactor a past feature
- Issue or PR that should land as semver major.
- Issue or PR that should land as semver minor.
- Issue or PR that should land as semver patch.
- Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, et
- Adding missing tests or correcting existing tests
- This will not be worked on