Skip to content

No labels!

There aren’t any labels for this repository quite yet.

bug :: functional
bug :: functional
Functional defects resulting from feature changes
bug :: performance
bug :: performance
Performance defects or response time degradation
bug :: transient
bug :: transient
Defects that are transient
bug :: ux
bug :: ux
Unexpected and unintended behavior that is detrimental to the user experience
bug :: vulnerability
bug :: vulnerability
Defects related to Security Vulnerabilities
feature :: addition
feature :: addition
Gives users a foundation of new capabilities that were previously unavailable
feature :: consolidation
feature :: consolidation
Merging a feature into an existing feature for simplification
feature :: enhancement
feature :: enhancement
Userfacing improvements that additional capabilities to the initial feature that make it more useful
maintenance :: dependency
maintenance :: dependency
Issue/MR related to dependency updates and their version upgrades
maintenance :: performance
maintenance :: performance
Issues & MRs related to non-defect performance improvements
maintenance :: pipelines
maintenance :: pipelines
Issues & MRs related to pipeline implementation or improvements
maintenance :: refactor
maintenance :: refactor
Issue/MR related to simplifying or restructuring existing code or documentation
maintenance :: removal
maintenance :: removal
Issue/MR related to deprecation and removal of a functionality when it’s no longer needed
maintenance :: scalability
maintenance :: scalability
Issues & MRs related to improving the scalability that is not a user facing change
maintenance :: usability
maintenance :: usability
Issues & MRs related to general improvements to product usability that are unrelated to features
maintenance :: workflow
maintenance :: workflow
Issues & MRs related to improvements of the engineering tooling
priority :: 1
priority :: 1
Urgrent
priority :: 2
priority :: 2
High
priority :: 3
priority :: 3
Medium
priority :: 4
priority :: 4
Low
severity :: 1
severity :: 1
Blocker, broken feature with no workaround or any data-loss
severity :: 2
severity :: 2
Critical, broken feature with an unacceptably complex workaround
severity :: 3
severity :: 3
Major, broken feature with a workaround
severity :: 4
severity :: 4
Low, functionality is inconvenient
type :: bug
type :: bug
Issues that report undesirable or incorrect behavior
type :: feature
type :: feature
Any issue/MR for implementation of a feature and/or results in an improvement in the user experience
type :: maintenance
type :: maintenance
Upkeeping efforts and catch-up corrective improvements that are not Feature nor Bugs