Labels
Labels
19 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
- Pull requests that update a dependency file
- 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
- 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