We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee4751 commit 37815a2Copy full SHA for 37815a2
.github/labels.yml
@@ -47,10 +47,6 @@
47
name: ":pray: help wanted"
48
color: "4caf50"
49
description: ""
50
-- # hold
51
- name: ":hand: hold"
52
- color: "24292f"
53
- description: ""
54
- # invalid
55
name: ":no_entry_sign: invalid"
56
color: "e6e6e6"
@@ -63,6 +59,10 @@
63
59
name: ":thinking: needs more info"
64
60
color: "795548"
65
61
62
+- # pinned
+ name: ":pushpin: pinned"
+ color: "28008e"
+ description: ""
66
- # question
67
name: ":question: question"
68
color: "3f51b5"
0 commit comments