Skip to content

Labels

Labels

  • priority: critical

    Indicates a critical bug or work that is holding up a lot of other important features or fixes
  • priority: high

    Indicates user-visible bugs or important features
  • priority: low

    Indicates low priority, unlikely to be done unless it becomes important to more people
  • priority: medium

    Indicates default priority, 'should be done' but isn't prioritised ahead of others
  • status: blocked

    Indicates an issue that is blocked by another issue or external requirement
  • status: duplicate

    Indicates similar issues, pull requests, or discussions
  • status: good first issue

    Indicates a good issue for first-time contributors
  • status: help wanted

    Indicates that a maintainer wants help on an issue or pull request
  • type: breaking

    Indicates a BREAKING CHANGE
  • type: bug

    Indicates an unexpected problem or unintended behavior
  • type: dependencies

    Pull requests that update a dependency file
  • type: documentation

    Indicates a need for improvement or addition to documentation
  • type: enhancement

    Indicates a new feature request
  • type: maintenance

    Indicates changes to the CI, etc.; a code change that does not fix a bug or add a feature