Skip to content

Labels

Labels

  • bug :: functional

    Functional defects resulting from feature changes
  • bug :: performance

    Performance defects or response time degradation
  • bug :: transient

    Defects that are transient
  • bug :: ux

    Unexpected and unintended behavior that is detrimental to the user experience
  • bug :: vulnerability

    Defects related to Security Vulnerabilities
  • feature :: addition

    Gives users a foundation of new capabilities that were previously unavailable
  • feature :: consolidation

    Merging a feature into an existing feature for simplification
  • feature :: enhancement

    Userfacing improvements that additional capabilities to the initial feature that make it more useful
  • maintenance :: dependency

    Issue/MR related to dependency updates and their version upgrades
  • maintenance :: performance

    Issues & MRs related to non-defect performance improvements
  • maintenance :: pipelines

    Issues & MRs related to pipeline implementation or improvements
  • maintenance :: refactor

    Issue/MR related to simplifying or restructuring existing code or documentation
  • maintenance :: removal

    Issue/MR related to deprecation and removal of a functionality when it’s no longer needed
  • maintenance :: scalability

    Issues & MRs related to improving the scalability that is not a user facing change
  • maintenance :: usability

    Issues & MRs related to general improvements to product usability that are unrelated to features
  • maintenance :: workflow

    Issues & MRs related to improvements of the engineering tooling
  • priority :: 1

  • priority :: 2

  • priority :: 3

  • priority :: 4

  • severity :: 1

    Blocker, broken feature with no workaround or any data-loss
  • severity :: 2

    Critical, broken feature with an unacceptably complex workaround
  • severity :: 3

    Major, broken feature with a workaround
  • severity :: 4

    Low, functionality is inconvenient
  • type :: bug

    Issues that report undesirable or incorrect behavior
  • type :: feature

    Any issue/MR for implementation of a feature and/or results in an improvement in the user experience
  • type :: maintenance

    Upkeeping efforts and catch-up corrective improvements that are not Feature nor Bugs