Skip to content

Labels

Labels

  • api break

    Change breaks API or ABI
  • bug

    Bug fix for the user, not a fix to a build script
  • chore

    Updating grunt tasks etc; no production code change
  • cleanup

    Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Changes to the documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature for the user, not a new feature for build script
  • go

    Pull requests that update Go code
  • good first issue

    Good first issue
  • help wanted

    Extra attention is needed
  • invalid

    Irrelevant or spam
  • meta

    Process related
  • not reproducible

    Won't Fix (Not reproducible)
  • P0

    Critical priority
  • P1

    High priority
  • P2

    Medium priority
  • P3

    Low priority
  • packaging

    Packaging
  • performance

    A code change that improves performance
  • proposal

    Proposals
  • question

    Questions
  • refactor

    Refactoring production code, eg. renaming a variable, not affecting semantics
  • security

    Security
  • style

    Formatting, missing semi colons, etc; no production code change
  • submodules

    Pull requests that update Submodules code
  • suggestion

    Suggestions
  • test

    Adding missing tests, refactoring tests; no production code change
  • wontfix

    Won't Fix (Intended behaviour)