Skip to content

Commit 84fd4ac

Browse files
authored
Update crash.md template
Include information how to produce a full log with scala-cli
1 parent 89a8fce commit 84fd4ac

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)