Update config.json
This commit is contained in:
parent
d2dfd75a0c
commit
ddad022fff
10
.github/config.json
vendored
10
.github/config.json
vendored
|
|
@ -225,6 +225,11 @@
|
||||||
"color": "10b5ce",
|
"color": "10b5ce",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"Onboarding": {
|
||||||
|
"name": "Onboarding",
|
||||||
|
"color": "079829",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"Pages": {
|
"Pages": {
|
||||||
"name": "Pages",
|
"name": "Pages",
|
||||||
"color": "dee258",
|
"color": "dee258",
|
||||||
|
|
@ -673,6 +678,11 @@
|
||||||
"type": "hasLabel",
|
"type": "hasLabel",
|
||||||
"label": "Editor",
|
"label": "Editor",
|
||||||
"value": true
|
"value": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "hasLabel",
|
||||||
|
"label": "Onboarding",
|
||||||
|
"value": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user