Update config.json
This commit is contained in:
parent
3b0fb539d5
commit
7ae4b703cc
10
.github/config.json
vendored
10
.github/config.json
vendored
|
|
@ -220,6 +220,11 @@
|
|||
"color": "e8b851",
|
||||
"description": "Needs attention from maintainers to triage"
|
||||
},
|
||||
"New Integration": {
|
||||
"name": "New Integration",
|
||||
"color": "BD53D8",
|
||||
"description": "Requests for new integrations"
|
||||
},
|
||||
"New Widget": {
|
||||
"name": "New Widget",
|
||||
"color": "693BA1",
|
||||
|
|
@ -498,6 +503,11 @@
|
|||
"type": "hasLabel",
|
||||
"label": "Actions",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "New Integration",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user