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 bcfc5e7 commit 32ff044Copy full SHA for 32ff044
labels.json
@@ -0,0 +1,22 @@
1
+[
2
+ {
3
+ "name": "good first issue",
4
+ "color": "7f0799"
5
+ },
6
7
+ "name": "talk: discussion",
8
+ "color": "f9bbe5"
9
10
11
+ "name": "🟥 priority: high",
12
+ "color": "ff9f1c"
13
14
15
+ "name": "🟨 priority: medium",
16
+ "color": "ffcc00"
17
18
19
+ "name": "🟩 priority: low",
20
+ "color": "cfda2c"
21
22
+]
0 commit comments