Skip to content

Commit 6d7d108

Browse files
committed
Update README
1 parent 12e5567 commit 6d7d108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
A list of Scala compiler errors that could be more helpful, especially for newcomers to Scala.
55

6-
The list is focused on Scala 3's Dotty compiler. One day this list could be used to help a [larger project](https://contributors.scala-lang.org/t/towards-better-error-messages-in-scalac/1470/31) around compiler errors. Such a project seems unlikely to occur for Scala 2.13's scalac, which is why this list is Dotty-specific.
6+
The list is focused on Scala 3's Dotty compiler. One day this list could be useful for a [larger project](https://contributors.scala-lang.org/t/towards-better-error-messages-in-scalac/1470/31) around compiler errors. Such a project seems unlikely to occur for Scala 2.13's scalac, which is why this list is Dotty-specific.
77

88
## Pull requests welcome
99

10-
Please submit pull requests with Dotty errors that could be more helpful, especially for newcomers to Scala.
10+
🛠️ Help by submitting pull requests with Dotty errors that could be more helpful, especially for newcomers to Scala.
1111

1212
Use this template:
1313

0 commit comments

Comments
 (0)