diff --git a/.github/labels.json b/.github/labels.json index 7714968..cdef8b7 100644 --- a/.github/labels.json +++ b/.github/labels.json @@ -36,19 +36,14 @@ }, { "name": "question", - "color": "Further information is requested", - "description": "d876e3" + "color": "d876e3", + "description": "Further information is requested" }, { "name": "wontfix", "color": "ffffff", "description": "This will not be worked on" }, - { - "name": "release", - "color": "003B46", - "description": "New release" - }, { "name": "major", "color": "07575B",