Skip to content

Commit 6a43c07

Browse files
refactor: edit labels
1 parent b85c0aa commit 6a43c07

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/labeler.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,14 @@ labels:
99
color: '7003bd'
1010
description: 'Improvements or additions to the documentation.'
1111
- name: '❔ question'
12-
color: 'ffd3b6'
12+
color: '4E1EF1'
1313
description: 'Further information is requested.'
1414
- name: '🐣 good first issue'
1515
color: 'c5def5'
1616
description: 'A great starting point for newcomers.'
17-
- name: '🤗 help wanted'
17+
- name: '🙏 help wanted'
1818
color: 'fef2c0'
1919
description: 'Assistance is appreciated.'
20-
- name: '🙏 help wanted'
21-
color: 'dcedc1'
22-
description: 'Some description.'
2320
- name: '❌ wontfix'
2421
color: '000000'
2522
description: "This won't be worked on."

0 commit comments

Comments
 (0)