Labels can be applied to issues and merge requests. Group labels are available for any project within the group.
Labels
  • [PRIORITY] Critical
  • [PRIORITY] High
  • [PRIORITY] Low
  • [PRIORITY] Medium
  • [STATUS] Abandoned
    When an issue is abandoned
  • [STATUS] Accepted
    When a <[STATUS] Completed> issue is accepted
  • [STATUS] Blocked
  • [STATUS] Completed
    When an issue is completed, should be directly followed by <[STATUS] Review Needed> before being considered as <[STATUS] Accepted>
  • [STATUS] In Progress
    Issue currently being fixed
  • [STATUS] On Hold
  • [STATUS] Pending
    Before an issue becomes either <[STATUS] To Do>, <[STATUS] Abandoned> or whatever
  • [STATUS] Review Needed
  • [STATUS] Revision Needed
  • [STATUS] To Do
    Issue has been putting on track to be fixed
  • [TYPE] Bug
  • [TYPE] Discussion
  • [TYPE] Documentation
  • [TYPE] Enhancement
    e.g. new features, optimization
  • [TYPE] Suggestion
  • [TYPE] Support