Added labels for new features (#7058)
This commit is contained in:
parent
f6df16bde4
commit
c0ddcd474a
15
.github/config.json
vendored
15
.github/config.json
vendored
|
|
@ -537,6 +537,21 @@
|
|||
"type": "hasLabel",
|
||||
"label": "New Integration",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "JSEditor",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "JSSnippets",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "JSLinting&Error",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user