Skip to content

Labels

Labels

  • bug

    Something isn't working
  • build

    Build system / dependencies (Conventional Commit: build)
  • chore

    Housekeeping; no src or test change (Conventional Commit: chore)
  • ci

    CI configuration / pipelines (Conventional Commit: ci)
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • feat

    New feature (Conventional Commit: feat)
  • fix

    Bug fix (Conventional Commit: fix)
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • perf

    Performance improvement (Conventional Commit: perf)
  • question

    Further information is requested
  • refactor

    Code change that neither fixes a bug nor adds a feature
  • test

    Adding or correcting tests (Conventional Commit: test)
  • wontfix

    This will not be worked on