Skip to content

Prioritized labels

Drag to reorder prioritized labels and change their relative priority.

Other labels

  • minor
    GBCS
    flags an issue representing a minor amount of work i.e. this is not a priority weight
  • the issue is mentioned in a MR and will be closed once MR is accepted
  • represents an issue describing how an existing feature could be improved.
  • hot-fix
    GBCS
    flags an issue that needs immediate resolution and "hot fix" on the production
  • feature
    GBCS
    tells that the issue represent a feature idea or a user feature request. Such issues may be turned into story.
  • epic
    GBCS
    Basically, an epic is one big piece of product functionality. Usually, it is too big to be completed in one sprint and should be split up into smaller bodies of work.
  • draft
    GBCS
    indicates an issue in a draft state ie an idea...that needs further work
  • tells that the issue contains some documentation related taks
  • bug
    GBCS
    Flag an issue as a bug to be fixed. Bugs should always enter the current milestone (== iteration) or potentially be hot-fixed
  • beginner
    GBCS
    Issues that are beginner friendly i.e. are expected to be easy to solve