Skip to content

Labels

Labels

  • bug

    Something isn't working
  • build

    Changes that affect the build system or external dependencies (example scopes: hatch, setuptool)
  • chore

    Other changes that don’t modify src or test files
  • ci

    Changes to our CI configuration files and scripts (example scopes: Travis, Circle, Github Actions)
  • dependencies

    Pull requests that update a dependency file
  • docs

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • feat

    Features: Introduces a new feature to the codebase
  • fix

    A bug fix patch for the codebase
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • new lens

    related to a new lens profile in caustic
  • perf

    A code change that improves performance
  • question

    Further information is requested
  • refactor

    A code change that neither fixes a bug nor adds a feature
  • revert

    Reverts a previous commit
  • style

    Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, et
  • tests

    Adding missing tests or correcting existing tests
  • user experience

    Issues and PRs related to user facing changes
  • wontfix

    This will not be worked on