Labels can be applied to issues and merge requests. Group labels are available for any project within the group.
Labels 27
-
PrototypeDjango AppsThe first time you attempt to do something, you'll get it wrong, so build a prototype first. (Another way of saying we might not know how to do this.)
-
SpecificationDjango AppsDescribe how something should be done so that when you start, you don't make a mess
-
Sprint: CurrentDjango AppsIssues that are queued to be worked on now (but are not currently in development)
-
StrategyDjango AppsBig picture discussions, clarificiations, and direction. “Where do we want to go?” rather than, “How do we get there?”
-
TestingDjango AppsThe issue has been implemented, prepared, and packaged. It is currently waiting on the results of testing (unit, integration, functional, or production) before being closed. Basically, really almost done (for real).