From 84fd4ac2cd091922fd3a35047906e561f1a8e4de Mon Sep 17 00:00:00 2001 From: Oron Port Date: Sun, 22 Oct 2023 19:20:09 +0300 Subject: [PATCH] Update crash.md template Include information how to produce a full log with scala-cli --- .github/ISSUE_TEMPLATE/crash.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/crash.md b/.github/ISSUE_TEMPLATE/crash.md index 5a4cfe3f5e15..c742875616e2 100644 --- a/.github/ISSUE_TEMPLATE/crash.md +++ b/.github/ISSUE_TEMPLATE/crash.md @@ -25,6 +25,9 @@ println("hello, world") ``` ## Output (click arrow to expand) +
```scala