mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
Enable classifier for some areas
This commit is contained in:
30
.github/classifier.yml
vendored
Normal file
30
.github/classifier.yml
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
perform: true,
|
||||
alwaysRequireAssignee: true,
|
||||
labelsRequiringAssignee: [ feature-request ],
|
||||
autoAssignees: {
|
||||
accessibility: [],
|
||||
api: [],
|
||||
css-less-sass: [],
|
||||
debug: [],
|
||||
editor: [],
|
||||
emmet: [ ramya-rao-a ],
|
||||
error-list: [],
|
||||
extensions: [],
|
||||
git: [],
|
||||
hot-exit: [],
|
||||
html: [],
|
||||
i18n: [],
|
||||
install-update: [],
|
||||
integrated-terminal: [ Tyriar ],
|
||||
javascript: [],
|
||||
json: [],
|
||||
languages basic: [],
|
||||
markdown: [],
|
||||
php: [],
|
||||
search: [],
|
||||
tasks: [],
|
||||
typescript: [],
|
||||
workbench: [],
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user