Skip to content

Commit a3e4471

Browse files
committed
link to old issues list from readme
I suggest that we merge this and then close scala#61 rather than leaving it open forever. (that's we did in the scala-xml repo.)
1 parent a5c815d commit a3e4471

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: README.md

+8
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ Scala-parser-combinators directly supports Scala.js 0.6+:
6161
libraryDependencies += "org.scala-lang.modules" %%% "scala-parser-combinators" % "1.1.1"
6262
```
6363

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+
6472
## Contributing
6573

6674
* See the [Scala Developer Guidelines](https://github.com/scala/scala/blob/2.13.x/CONTRIBUTING.md) for general contributing guidelines

0 commit comments

Comments
 (0)