Skip to content

Commit 99e78a8

Browse files
Update crash.md template (#18746)
Include information how to produce a full log with scala-cli
2 parents 89a8fce + 84fd4ac commit 99e78a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/crash.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ println("hello, world")
2525
```
2626

2727
## Output (click arrow to expand)
28+
<!--
29+
Note: to get a full crash log when using scala-cli, run compilation with the flag `--server=false`
30+
-->
2831
<details>
2932

3033
```scala

0 commit comments

Comments
 (0)