We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c815d commit a3e4471Copy full SHA for a3e4471
README.md
@@ -61,6 +61,14 @@ Scala-parser-combinators directly supports Scala.js 0.6+:
61
libraryDependencies += "org.scala-lang.modules" %%% "scala-parser-combinators" % "1.1.1"
62
```
63
64
+## Issues
65
+
66
+Many old issues from the Scala JIRA issue tracker have been migrated
67
+here, but not all of them. Community assistance identifying and
68
+migrating still-relevant issues is welcome. See [this
69
+page](https://github.com/scala/scala-parser-combinators/issues/61) for
70
+details.
71
72
## Contributing
73
74
* See the [Scala Developer Guidelines](https://github.com/scala/scala/blob/2.13.x/CONTRIBUTING.md) for general contributing guidelines
0 commit comments