From 8dcf88f55aa8a605d03b8053eccc7a3594954527 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Wed, 23 Oct 2019 00:17:49 +0200 Subject: [PATCH] Final labels --- .github/labels.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 3eb5bbb..c9034bb 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -7,27 +7,22 @@ name: ":bug: bug" color: "b60205" description: "" - from_name: "bug" - # dependencies name: ":game_die: dependencies" color: "0366d6" description: "" - from_name: "dependencies" - # documentation name: ":memo: documentation" color: "c5def5" description: "" - from_name: "documentation" - # duplicate name: ":busts_in_silhouette: duplicate" color: "cccccc" description: "" - from_name: "duplicate" - # enhancement name: ":sparkles: enhancement" color: "0054ca" description: "" - from_name: "enhancement" - # feature request name: ":bulb: feature request" color: "0e8a16" @@ -44,12 +39,10 @@ name: ":hatching_chick: good first issue" color: "7057ff" description: "" - from_name: "good first issue" - # help wanted name: ":pray: help wanted" color: "4caf50" description: "" - from_name: "help wanted" - # hold name: ":hand: hold" color: "24292f" @@ -58,7 +51,6 @@ name: ":no_entry_sign: invalid" color: "e6e6e6" description: "" - from_name: "invalid" - # maybe bug name: ":interrobang: maybe bug" color: "ff5722" @@ -71,14 +63,11 @@ name: ":question: question" color: "3f51b5" description: "" - from_name: "question" - # upstream name: ":eyes: upstream" color: "fbca04" description: "" - from_name: "upstream" - # wontfix name: ":coffin: wontfix" color: "ffffff" description: "" - from_name: "wontfix"