Skip to content

Labels

Labels

  • dependencies

    Pull requests that update a dependency file
  • javascript

    Pull requests that update javascript code
  • Priority: high

  • Priority: low

  • Priority: medium

  • Size: atomic

    The issue can be implemented on its own and will lead to a PR.
  • Size: epic

    The issue can lead to several PRs and should be broken down into
  • Status: duplicate

    This issue or pull request already exists.
  • Status: help wanted

    Extra attention is needed
  • Status: wip

    The PR is a WIP.
  • Status: wontfix

    The issue will not be fixed or otherwise handled.
  • Type: bug

    Something isn't working
  • Type: cleanup

    Changes only making the code cleaner.
  • Type: dependencies

    Pull requests that update a dependency file.
  • Type: documentation

    Changes to documentation only (e.g. README.md).
  • Type: enhancement

    New feature or request.
  • Type: invalid

    The code won't work or has another fundamental mistake.
  • Type: maintenance

    The issues that touch on functional checks, servicing or supporting of customers
  • Type: perf

    A code change that improves performance
  • Type: question

    Further information is requested
  • Type: refactoring

    Changes in the way the code works internally without changing the output produced.
  • Type: technical debt

    Changes that remove or significantly update old unused code and/or dependencies.
  • Type: tests

    The issue implements some sort of tests
  • Type: tooling

    The issues that touch on the build system, linting, test tooling
  • Type: ui

    UI glitch that doesn't affect functionality