Update config.json
This commit is contained in:
parent
3042adbdea
commit
794572b857
20
.github/config.json
vendored
20
.github/config.json
vendored
|
|
@ -40,6 +40,11 @@
|
|||
"color": "074ac6",
|
||||
"description": ""
|
||||
},
|
||||
"Collaboration": {
|
||||
"name": "Collaboration",
|
||||
"color": "d802a3",
|
||||
"description": "Example apps created for new signups"
|
||||
},
|
||||
"Container Widget": {
|
||||
"name": "Container Widget",
|
||||
"color": "19AD0D",
|
||||
|
|
@ -130,6 +135,11 @@
|
|||
"color": "7057ff",
|
||||
"description": "Good for newcomers"
|
||||
},
|
||||
"Generate Page": {
|
||||
"name": "Generate Page",
|
||||
"color": "7057ff",
|
||||
"description": "Issues related to page generation"
|
||||
},
|
||||
"Help Wanted": {
|
||||
"name": "Help Wanted",
|
||||
"color": "008672",
|
||||
|
|
@ -718,6 +728,11 @@
|
|||
"label": "In App Comms",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "Generate Page",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "Settings",
|
||||
|
|
@ -738,6 +753,11 @@
|
|||
"label": "Version Control",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "Collaboration",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "Platform",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user