Labels can be applied to issues and merge requests. Group labels are available for any project within the group.
Labels
-
stage::DepriorizedWhile valid, the issue or feature request does won't be worked on in the short term. If you are interested on pushing it forward please contact the team to coordinate. This might be, for example, because it requires some extra design and the benefits it will provide are not enough to allocate time to it.
-
stage::MonitoringStabilityA solution for the issue is implemented, and deployed, still an eye is kept on it for stability issues.
-
type: conceptsThis will require to think about what really means to do a specific thing or theorizing, for example. Code is not expected on response, but thoughts about what and how to improve.
-
type: dev-exRelated to the Developer's Experience. Think utils scripts, faster testing or refactoring.
-
type: devopsThis issue deals with the infrastructure or the development process.
-
type: uxImprove the User's experience. This can mean clearer and fancier UI, or rethinking how things should be presented to the user.
-
type:improvementThe issue or MR proposes an incremental improvement over an existing base.
-
type:new-functionalityThis issue requires the implementation of new functionality.
Prioritized