Final labels

This commit is contained in:
CrazyMax 2019-10-20 05:19:03 +02:00
parent cf603f0736
commit 8f4d76fb7f
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

8
.github/labels.yml vendored
View File

@ -7,7 +7,6 @@
name: ":bug: bug" name: ":bug: bug"
color: "b60205" color: "b60205"
description: "" description: ""
from_name: "bug"
- # documentation - # documentation
name: ":memo: documentation" name: ":memo: documentation"
color: "c5def5" color: "c5def5"
@ -16,12 +15,10 @@
name: ":busts_in_silhouette: duplicate" name: ":busts_in_silhouette: duplicate"
color: "cccccc" color: "cccccc"
description: "" description: ""
from_name: "duplicate"
- # enhancement - # enhancement
name: ":sparkles: enhancement" name: ":sparkles: enhancement"
color: "0054ca" color: "0054ca"
description: "" description: ""
from_name: "enhancement"
- # feature request - # feature request
name: ":bulb: feature request" name: ":bulb: feature request"
color: "0e8a16" color: "0e8a16"
@ -38,12 +35,10 @@
name: ":hatching_chick: good first issue" name: ":hatching_chick: good first issue"
color: "7057ff" color: "7057ff"
description: "" description: ""
from_name: "good first issue"
- # help wanted - # help wanted
name: ":pray: help wanted" name: ":pray: help wanted"
color: "4caf50" color: "4caf50"
description: "" description: ""
from_name: "help wanted"
- # hold - # hold
name: ":hand: hold" name: ":hand: hold"
color: "24292f" color: "24292f"
@ -52,7 +47,6 @@
name: ":no_entry_sign: invalid" name: ":no_entry_sign: invalid"
color: "e6e6e6" color: "e6e6e6"
description: "" description: ""
from_name: "invalid"
- # maybe bug - # maybe bug
name: ":interrobang: maybe bug" name: ":interrobang: maybe bug"
color: "ff5722" color: "ff5722"
@ -65,7 +59,6 @@
name: ":question: question" name: ":question: question"
color: "3f51b5" color: "3f51b5"
description: "" description: ""
from_name: "question"
- # upstream - # upstream
name: ":eyes: upstream" name: ":eyes: upstream"
color: "fbca04" color: "fbca04"
@ -74,4 +67,3 @@
name: ":coffin: wontfix" name: ":coffin: wontfix"
color: "ffffff" color: "ffffff"
description: "" description: ""
from_name: "wontfix"