Labels can be applied to issues and merge requests. Group labels are available for any project within the group.
Labels 27
-
! LowDjango AppsLow priority development item. Represents a nice to have which we might get too (eventually).
-
!!!! BlockingDjango AppsFix it!!! Highest priority issues which are preventing other work from being done.
-
??? : ModerateDjango AppsFixing the issue provides a moderate challenge. Clear your schedule for the next couple of hours, you've got this!
-
???? : HardDjango AppsThis is a difficult issue. You will need knowledge of the codebase and it will require a significant amount of time.
-
????? : ComplexDjango AppsFixing the issue is really hard and requires an investment. The exact causes are unknown, require additional profiling, or a major restructure of the codebase.
-
BlockedDjango AppsIt's not possible to pursue development of the issue because of problems. Issues that are permanently blocked should be tagged with "Dead."
-
ComplexDjango AppsFixing the issue is hard. The exact causes are unknown, require additional profiling, or a major restructure of the codebase.
-
DiscoveryDjango AppsIssues which are currently in a state of planning and preparation, where requirements are being discussed and specifications being written.
-
DuplicateDjango AppsDuplicate Issue is a duplicate of another issue and adds nothing (or very little) that is new
-
OperationsDjango AppsInvolves the operations of the technology. Might be related to platform, configuration, or runtime environment.
-
Pending Merge (In-Review)Django AppsThe feature has been implemented and is waiting to be reviewed or otherwise just hanging out. (Another way of saying, almost done.)