Skip to content

Labels

Labels

  • compat: backwards

    Represents a backwards compatible change. Existing functionality is wholly unaffected by changes.
  • compat: forwards

    Represents a backwards incompatible change. Existing functionality is affected and requires fixes.
  • priority: high

    Critical issues that are affecting functionality and usability.
  • priority: low

    Non-essential issues that are neither affecting functionality nor usability.
  • priority: mid

    Non-critical issues that are affecting functionality but aren't impacting usability.
  • type: bug

    Marks the request/implementation of a bug to fix. Accompany with relevant labels.
  • type: feature/addition

    Marks the request/implementation of a feature addition. Accompany with relevant labels.
  • type: feature/improvement

    Marks the request/implementation of a feature improvement. Accompany with relevant labels.
  • type: feature/removal

    Marks the request/implementation of a feature removal. Accompany with relevant labels.