Added labels for new features (#7058)

This commit is contained in:
yatinappsmith 2021-09-02 18:08:57 +05:30 committed by GitHub
parent f6df16bde4
commit c0ddcd474a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
.github/config.json vendored
View File

@ -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
}
]
},