Labels
Labels
24 labels
- BREAKING CHANGES
- Something isn't working
- Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- Changes to the build process or auxiliary tools and libraries such as documentation generation
- Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
- Pull requests that update a dependency file
- Pull requests that update Docker code
- Documentation only changes
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- A new feature
- A bug fix
- Pull requests that update GitHub Actions code
- Pull requests that update Go code
- Good for newcomers
- Extra attention is needed
- This doesn't seem right
- A code change that improves performance
- Further information is requested
- A code change that neither fixes a bug nor adds a feature
- Renovate
- Adding missing tests or correcting existing tests
- This will not be worked on