From ed76319cc6c0fd98305eb524868188feb877cbf3 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Sat, 26 Dec 2020 14:26:58 +0000 Subject: [PATCH] Update labels --- .github/labels-manage.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/labels-manage.yml b/.github/labels-manage.yml index 58d982a9..91bc8bfa 100644 --- a/.github/labels-manage.yml +++ b/.github/labels-manage.yml @@ -94,10 +94,13 @@ - name: branch/2.2.x color: BFDADC - description: Issue for a maintenance branch + description: Issue for a branch - name: branch/2.3.x color: BFDADC - description: Issue for a maintenance branch + description: Issue for a branch - name: branch/2.4.x color: BFD4F2 - description: Issue for a maintenance branch + description: Issue for a branch +- name: branch/3.0.x + color: BFD4F2 + description: Issue for a branch