From 29cc8e39d1ff05002ba61014eaba82faf43eae78 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Wed, 18 Nov 2020 16:50:51 -0800 Subject: [PATCH] old open issues have been transferred; update readme --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index e1578994..80ad73ee 100644 --- a/README.md +++ b/README.md @@ -62,14 +62,6 @@ object TestSimpleParser extends SimpleParser { For a detailed unpacking of this example see [Getting Started](docs/Getting_Started.md). -## Issues - -Many old issues from the Scala JIRA issue tracker have been migrated -here, but not all of them. Community assistance identifying and -migrating still-relevant issues is welcome. See [this -page](https://github.com/scala/scala-parser-combinators/issues/61) for -details. - ## Contributing * See the [Scala Developer Guidelines](https://github.com/scala/scala/blob/2.13.x/CONTRIBUTING.md) for general contributing guidelines