We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85c0aa commit 6a43c07Copy full SHA for 6a43c07
.github/labeler.yml
@@ -9,17 +9,14 @@ labels:
9
color: '7003bd'
10
description: 'Improvements or additions to the documentation.'
11
- name: '❔ question'
12
- color: 'ffd3b6'
+ color: '4E1EF1'
13
description: 'Further information is requested.'
14
- name: '🐣 good first issue'
15
color: 'c5def5'
16
description: 'A great starting point for newcomers.'
17
- - name: '🤗 help wanted'
+ - name: '🙏 help wanted'
18
color: 'fef2c0'
19
description: 'Assistance is appreciated.'
20
- - name: '🙏 help wanted'
21
- color: 'dcedc1'
22
- description: 'Some description.'
23
- name: '❌ wontfix'
24
color: '000000'
25
description: "This won't be worked on."
0 commit comments