Labels
Labels
23 labels
- Something isn't working
- Changes that affect the build system or external dependencies (example scopes: hatch, setuptool)
- Other changes that don’t modify src or test files
- Changes to our CI configuration files and scripts (example scopes: Travis, Circle, Github Actions)
- Pull requests that update a dependency file
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Features: Introduces a new feature to the codebase
- A bug fix patch for the codebase
- Pull requests that update GitHub Actions code
- Good for newcomers
- Extra attention is needed
- This doesn't seem right
- related to a new lens profile in caustic
- A code change that improves performance
- Further information is requested
- A code change that neither fixes a bug nor adds a feature
- Reverts a previous commit
- Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, et
- Adding missing tests or correcting existing tests
- Issues and PRs related to user facing changes
- This will not be worked on