Skip to content

Commit a3e8803

Browse files
kubukozGedochao
andauthored
Update bug.md
Co-authored-by: Piotr Chabelski <[email protected]>
1 parent 041b211 commit a3e8803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ assignees: ''
1212
If you're not sure which version you're using, run `print scalaVersion` from sbt.
1313
(If you're running scalac manually, use `scalac -version` instead.)
1414

15-
If possible, check if your issue appears in the nightly version of the compiler! For example, in scala-cli, you can use `//> using scala 3.nightly` to grab the latest one.
15+
If possible, check if your issue appears in the nightly version of the compiler! For example, in Scala CLI (the `scala`/`scala-cli` runner script), you can use `//> using scala 3.nightly` (or `-S 3.nightly` from the command line) to grab the latest one.
1616

1717
## Minimized code
1818

0 commit comments

Comments
 (0)