Final labels
This commit is contained in:
parent
5262730f5c
commit
8dcf88f55a
11
.github/labels.yml
vendored
11
.github/labels.yml
vendored
|
@ -7,27 +7,22 @@
|
||||||
name: ":bug: bug"
|
name: ":bug: bug"
|
||||||
color: "b60205"
|
color: "b60205"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: "bug"
|
|
||||||
- # dependencies
|
- # dependencies
|
||||||
name: ":game_die: dependencies"
|
name: ":game_die: dependencies"
|
||||||
color: "0366d6"
|
color: "0366d6"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: "dependencies"
|
|
||||||
- # documentation
|
- # documentation
|
||||||
name: ":memo: documentation"
|
name: ":memo: documentation"
|
||||||
color: "c5def5"
|
color: "c5def5"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: "documentation"
|
|
||||||
- # duplicate
|
- # duplicate
|
||||||
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"
|
||||||
|
@ -44,12 +39,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"
|
||||||
|
@ -58,7 +51,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"
|
||||||
|
@ -71,14 +63,11 @@
|
||||||
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"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: "upstream"
|
|
||||||
- # wontfix
|
- # wontfix
|
||||||
name: ":coffin: wontfix"
|
name: ":coffin: wontfix"
|
||||||
color: "ffffff"
|
color: "ffffff"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: "wontfix"
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user