Skip to content

Commit ff66862

Browse files
committed
Add labels
1 parent 4e3bf72 commit ff66862

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/labels.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,18 @@
1010
- name: PR-merge
1111
color: 3498db
1212
description: "Pull Request: Merge when ready"
13+
- name: bug
14+
color: ee0701
15+
description: "Bug Report"
16+
- name: triage
17+
color: 0c9cf2
18+
description: "Needs Triaging"
19+
- name: feature
20+
color: dc8b10
21+
description: "Feature Request"
22+
- name: invalid
23+
color: e6e6e6
24+
description: "Invalid Issue"
25+
- name: duplicate
26+
color: 4e6ca2
27+
description: "Duplicate Issue"

0 commit comments

Comments
 (0)