Labels
Labels
20 labels
- A code change to API that makes it incompatible
- Something isn't working
- Changes that affect the build system or external dependencies
- Other changes that don't modify src or test files
- Changes to our CI configuration files and scripts
- Pull requests that update a dependency file
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Good for newcomers
- Extra attention is needed
- This doesn't seem right
- Pull requests that update javascript code
- A code change that improves performance
- Further information is requested
- A code change that neither fixes a bug nor adds a feature
- Pull requests that update rust code
- Changes that do not affect the meaning of the code
- Adding missing tests or correcting existing tests
- This will not be worked on