Labels can be applied to issues and merge requests. Group labels are available for any project within the group.
Labels 40
-
! LowOak-TreeLow priority development item. Represents a nice to have which we might get too (eventually).
-
!!!! BlockingOak-TreeFix it!!! Highest priority issues which are preventing other work from being done.
-
$ LowOak-TreeLow value software feature. May bring some value improvement to the software but it is either niche or "nice to have" in nature.
-
$$ ModerateOak-TreeModerate value software feature. Solid improvement to the software which will impact many (if not the majority) of users.
-
$$$ HighOak-TreeHigh value software feature. Provides a significant improvement to the software and should be scheduled for implementation.
-
??? : ModerateOak-TreeFixing the issue provides a moderate challenge. Clear your schedule for the next couple of hours, you've got this!
-
???? : HardOak-TreeThis is a difficult issue. You will need knowledge of the codebase and it will require a significant amount of time.
-
????? : ComplexOak-TreeFixing the issue is really hard and requires an investment. The exact causes are unknown, require additional profiling, or a major restructure of the codebase.
-
BlockedOak-TreeIt's not possible to pursue development of the issue because of problems. Issues that are permanently blocked should be tagged with "Dead."
-
DiscoveryOak-TreeIssues which are currently in a state of planning and preparation, where requirements are being discussed and specifications being written.
-
DocumentationOak-TreeExamples, architectural explanations, and reference. Stuff needed to effectively use the software that has been created.
-
DuplicateOak-TreeIssue is a duplicate of another issue and adds nothing (or very little) that is new
-
FeatureOak-TreeAn issue or merge request that is being used for feature work. It will be closed during a comprehensive review that is part of hand-off.