Skip to content

Labels

Labels

  • a11y

    Accessibility — covers axe-core findings + keyboard / screen-reader concerns
  • autorelease: pending

  • autorelease: tagged

  • breaking change

    Backwards-incompatible change — flags PRs that would need a major version bump
  • bug

    Something isn't working (used by .github/ISSUE_TEMPLATE/bug_report.yml)
  • build

    Build system / external deps (Conventional Commits)
  • chore

    Maintenance work (Conventional Commits)
  • ci

    CI configuration change (Conventional Commits)
  • dependencies

    Dependency update (auto-applied by Dependabot)
  • docs

    Documentation only (Conventional Commits)
  • documentation

    Improvements or additions to documentation (sibling of `docs` for issue-side use)
  • duplicate

    This issue or PR already exists
  • enhancement

    Feature request or improvement
  • feat

    New feature (Conventional Commits)
  • fix

    Bug fix (Conventional Commits)
  • github_actions

    Pull requests that update GitHub Actions code
  • go

    Pull requests that update go code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • javascript

    Pull requests that update javascript code
  • perf

    Performance improvement (Conventional Commits)
  • question

    Further information is requested
  • refactor

    Code refactor — no behaviour change (Conventional Commits)
  • revert

    Reverts a prior commit (Conventional Commits)
  • security

    Security concern (use SECURITY.md for vulnerabilities, NOT public issues)
  • style

    Formatting / whitespace only (Conventional Commits)
  • test

    Tests added or updated (Conventional Commits)
  • wontfix

    This will not be worked on