Update config.json

This commit is contained in:
Nikhil Nandagopal 2021-07-15 16:43:42 +05:30 committed by GitHub
parent 3042adbdea
commit 794572b857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
.github/config.json vendored
View File

@ -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",