Skip to content

Labels

Labels

  • Epic

    Larger, user-centric issue that contains multiple sub-issues
  • have: must

    We must have this feature, it is critical to the project's success. It is high priority.
  • have: nice

    This feature is nice to have. It is low priority.
  • have: should

    We should have this feature, but is not required. It is medium priority.
  • meta: awaiting author

    Pull requests that are awaiting their author.
  • meta: blocked

    Anything that is blocked to the point where it cannot be worked on.
  • meta: breaking change

    Anything that breaks backward compatibility.
  • meta: confirmed

    A bug that has been reproduced or confirmed.
  • meta: feedback

    Anything related to customer/user feedback.
  • meta: good first issue

    Anything that is good for new contributors.
  • meta: idea

    Anything in the idea phase. Needs further discussion and consensus before work can begin.
  • needs: approval

    Needs review & approval before work can begin.
  • needs: investigation

    Needs investigation to determine effort.
  • needs: more demand

    Needs more demand before work can begin, +1 or comment to support.
  • needs: more info

    Needs more info from author.
  • needs: rfc

    Needs an RFC before work can begin.
  • type: bug

    A code related bug.
  • type: enhancement

    A value-adding code change that enhances its existing functionality.
  • type: feature

    A value-adding code addition that introduce new functionality.
  • type: task

    Generic non-code related tasks
  • type: tech debt

    A code change that does not add user value.