File tree 1 file changed +10
-3
lines changed 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
labels :
2
2
- name : " Kind/Bug"
3
+ exclusive : true
3
4
color : ee0701
4
5
description : Something is not working
5
6
- name : " Kind/Feature"
7
+ exclusive : true
6
8
color : 0288d1
7
9
description : New functionality
8
10
- name : " Kind/Enhancement"
11
+ exclusive : true
9
12
color : 84b6eb
10
13
description : Improve existing functionality
11
14
- name : " Kind/Security"
15
+ exclusive : true
12
16
color : 9c27b0
13
17
description : This is security issue
14
18
- name : " Kind/Testing"
19
+ exclusive : true
15
20
color : 795548
16
21
description : Issue or pull request related to testing
17
- - name : " Kind/Breaking"
18
- color : c62828
19
- description : Breaking change that won't be backward compatible
20
22
- name : " Kind/Documentation"
23
+ exclusive : true
21
24
color : 37474f
22
25
description : Documentation changes
26
+ - name : " Compat/Breaking"
27
+ exclusive : true
28
+ color : c62828
29
+ description : Breaking change that won't be backward compatible
23
30
- name : " Reviewed/Duplicate"
24
31
exclusive : true
25
32
color : 616161
You can’t perform that action at this time.
0 commit comments