Skip to content

Labels

Labels

  • priority: high

    This PR should be reviewed ASAP.
  • priority: low

    This PR should be reviewed after all high and medium PRs.
  • priority: medium

    This PR should be reviewed after all high priority PRs.
  • priority: none

    This PR has no priority - can be reviewed any time.
  • status: accepted

    This issue is accepted as valid, but it's not being worked on yet.
  • status: done

    This issue is considered resolved.
  • status: in progress

    This issue is being worked on.
  • status: in triage

    This issue is being triaged.
  • status: rejected

    This issue is considered rejected. It will not be worked on.
  • status: waiting

    This issue waits for feedback from author.
  • type: bug

    This issue reports a bug.
  • type: build

    This PR contains changes to the build system (like Travis or publishing a package).
  • type: chore

    This PR contains changes that are not covered by other types (stylistic, dependency updates, etc).
  • type: documentation

    This issue requests a change in documentation.
  • type: feature

    This PR contains new feature.
  • type: fix

    This PR contains fixes to existing features.
  • type: performance

    This issue reports a problem with performance.
  • type: question

    This issue is a question.
  • type: refactor

    This PR contains refactored existing features.
  • type: test

    This PR contains new tests for existing functionality or fixes to existing tests.