File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 28
28
29
29
- name : ' release'
30
30
description : Anything related to an incoming release
31
- color : ffffff
31
+ color : fe66d1
32
32
33
33
- name : ' testing'
34
34
description : Anything related to testing
37
37
- name : ' ci'
38
38
description : Pipelines maintenance related
39
39
color : a9a9a9
40
+
41
+ - name : ' Keywords'
42
+ description : Anything related to keyword subpackage
43
+ color : 5802B8
44
+
45
+ - name : ' Run'
46
+ description : Anything related to run subpackage
47
+ color : 25c1ea
48
+
49
+ - name : ' Solver'
50
+ description : Anything related to solver subpackage
51
+ color : 7e505b
52
+
53
+ - name : ' Pre'
54
+ description : Anything related to pre subpackage
55
+ color : 81854c
Original file line number Diff line number Diff line change
1
+ Add labels for sub packages
You can’t perform that action at this time.
0 commit comments