Labels
Labels
20 labels
- 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
- Dependency updates
- Documentation changes
- This issue or pull request already exists
- New features or enhancements
- Bug fixes
- Pull requests that update GitHub Actions code
- Extra attention is needed
- This doesn't seem right
- Pull requests that update javascript code
- Performance improvements
- Pull requests that update python code
- Further information is requested
- Code changes that neither fix a bug nor add a feature
- Code style (formatting, missing semi-colons, etc)
- Adding missing tests or correcting existing tests
- This will not be worked on