Merge pull request #18 from crazy-max/labels

Update labels
This commit is contained in:
CrazyMax 2021-02-13 12:04:33 +01:00 committed by GitHub
commit 65def88964
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.github/labels.yml vendored
View file

@ -47,10 +47,6 @@
name: ":pray: help wanted"
color: "4caf50"
description: ""
- # hold
name: ":hand: hold"
color: "24292f"
description: ""
- # invalid
name: ":no_entry_sign: invalid"
color: "e6e6e6"
@ -63,6 +59,10 @@
name: ":thinking: needs more info"
color: "795548"
description: ""
- # pinned
name: ":pushpin: pinned"
color: "28008e"
description: ""
- # question
name: ":question: question"
color: "3f51b5"