We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d43ef7 commit d85071dCopy full SHA for d85071d
1 file changed
.github/classifier.yml
@@ -6,7 +6,10 @@
6
api: [],
7
color-picker: [],
8
css-less-sass: [],
9
- debug: [ isidorn ],
+ debug: {
10
+ assignees: [ isidorn ],
11
+ assignLabel: false
12
+ },
13
diff-editor: [],
14
editor: [],
15
editor-1000-limit: [],
@@ -31,7 +34,10 @@
31
34
file-encoding: [ bpasero ],
32
35
file-io: [ bpasero ],
33
36
file-watcher: [ bpasero ],
- file-explorer: [ isidorn ],
37
+ file-explorer: {
38
39
40
41
format: [],
42
git: [ joaomoreno ],
43
hot-exit: [ Tyriar ],
0 commit comments