File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 2
2
name : " \U0001F41B Bug report"
3
3
about : Report a bug about the Dotty Compiler
4
4
title : ' '
5
- labels : itype:bug
5
+ labels : itype:bug, stat:needs triage
6
6
assignees : ' '
7
7
8
8
---
Original file line number Diff line number Diff line change 2
2
name : " \U0001F4A5 Crash report"
3
3
about : Report a Dotty compiler crash
4
4
title : ' '
5
- labels : itype:bug, itype:crash
5
+ labels : itype:bug, itype:crash, stat:needs triage
6
6
assignees : ' '
7
7
8
8
---
Original file line number Diff line number Diff line change 1
1
---
2
- name : " Other issue"
2
+ name : Other issue
3
3
about : Report an issue about the Dotty Compiler (not bug or crash)
4
4
title : ' '
5
- labels :
5
+ labels : stat:needs triage
6
6
assignees : ' '
7
+
7
8
---
8
9
9
10
## Compiler version
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Syntax highlighting
3
- about : ' '
3
+ about : Please create a syntax highlighting issue in a respective repo
4
4
title : ' '
5
5
labels : ' '
6
6
assignees : ' '
@@ -10,4 +10,4 @@ assignees: ''
10
10
Please create a syntax highlighting issue here
11
11
* VS Code / GitHub: https://github.com/scala/vscode-scala-syntax/issues
12
12
* IntelliJ: https://youtrack.jetbrains.com/issues/SCL?q=tag:%20%7BScala%203%7D%20tag:%20%7BSyntax%20Highlighting%7D
13
- * highlight.js: https://github.com/highlightjs/highlight.js/issues
13
+ * highlight.js: https://github.com/highlightjs/highlight.js/issues
You can’t perform that action at this time.
0 commit comments