From 8bbdc2da7da23ebc2d0a6f7266ac971eb19f191d Mon Sep 17 00:00:00 2001 From: Michiel de Jong Date: Fri, 15 Nov 2019 14:37:30 +0100 Subject: [PATCH 1/2] Mention receiving as well as providing help --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9f2862af..9ea446386 100644 --- a/README.md +++ b/README.md @@ -401,12 +401,12 @@ it. It is currently adviceable to remove it or set it inactive rather than set a large quota, because the current implementation will impair write performance if there is a lot of data. -## Contribute to Solid +## Get help and contribute Solid is only possible because of a large community of [contributors](https://github.com/solid/node-solid-server/blob/master/CONTRIBUTORS.md). A heartfelt thank you to everyone for all of your efforts! -You can help us too: +You can receive or provide help too: - [Join us in Gitter](https://gitter.im/solid/chat) to help with development or to hang out with us :) - [Create a new issue](https://github.com/solid/node-solid-server/issues/new) to report bugs From 3ca7cce11ef04b818dbbcd8cb2d3219cd08564fa Mon Sep 17 00:00:00 2001 From: Michiel de Jong Date: Fri, 15 Nov 2019 14:40:12 +0100 Subject: [PATCH 2/2] Mention both general and NSS channel --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ea446386..26d9f6ae1 100644 --- a/README.md +++ b/README.md @@ -408,7 +408,8 @@ A heartfelt thank you to everyone for all of your efforts! You can receive or provide help too: -- [Join us in Gitter](https://gitter.im/solid/chat) to help with development or to hang out with us :) +- [Join us in Gitter](https://gitter.im/solid/chat) to chat about Solid or to hang out with us :) +- [NSS Gitter channel](https://gitter.im/solid/node-solid-server) for specific (installation) advice about this code base - [Create a new issue](https://github.com/solid/node-solid-server/issues/new) to report bugs - [Fix an issue](https://github.com/solid/node-solid-server/issues) - Reach out to Jackson at jacksonm@inrupt.com to become more involved in maintaining Node Solid Server