From 7b811d76b224717c8f90001b88238cb567786acc Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Tue, 16 May 2023 19:15:12 +0200 Subject: [PATCH] Updated labelset --- options/label/ODIT.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/options/label/ODIT.yaml b/options/label/ODIT.yaml index 2aeed5e..5989a5f 100644 --- a/options/label/ODIT.yaml +++ b/options/label/ODIT.yaml @@ -53,6 +53,10 @@ labels: exclusive: true color: 207de5 description: Somebody is working on this + - name: "Status/Confirmed" + exclusive: false + color: e0dee5 + description: Somebody is working on this - name: "Status/Abandoned" exclusive: true color: "222222"