From 0fadfb318b4c595e53def36ac958ab8239b7fca3 Mon Sep 17 00:00:00 2001 From: Sam Hughes Date: Wed, 4 Oct 2023 13:36:55 -0700 Subject: [PATCH] Remove README comment about spectrum.chat and features (Because there is no spectrum.chat anymore.) --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 99844043..59d6b6fa 100644 --- a/README.md +++ b/README.md @@ -253,8 +253,5 @@ $ export DO_TOKEN= $ make test-remote ``` -## New features -Github's Issue tracker is **ONLY** used for reporting bugs. NO NEW FEATURE ACCEPTED! Use [spectrum](https://spectrum.chat/rethinkdb) for supporting features. - ## Contributing Hurray! You reached this section which means, that you would like to contribute. Please read our contributing guide lines and feel free to open a pull request.