From f9f702c7c183ebd7961756cf02f5dc6611842c38 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Thu, 18 Jul 2019 19:04:51 -0700 Subject: [PATCH] no more Gitter room references #222 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b72acc52..8bc18b81 100644 --- a/README.md +++ b/README.md @@ -76,4 +76,5 @@ details. * See the [Scala Developer Guidelines](https://github.com/scala/scala/blob/2.13.x/CONTRIBUTING.md) for general contributing guidelines * Have a look at [existing issues](https://github.com/scala/scala-parser-combinators/issues) - * Ask questions and discuss [on Gitter](https://gitter.im/scala/scala-parser-combinators) + * Ask questions and discuss [on Gitter](https://gitter.im/scala/contributors) + * Feel free to open draft pull requests with partially completed changes, to get feedback.