From c2ca489c6e3d3a0b1fcc3004c4b0b9f23256e528 Mon Sep 17 00:00:00 2001 From: Aymen Naghmouchi Date: Sat, 16 Feb 2019 01:50:35 +0100 Subject: [PATCH 1/3] Add Slack Node.js Community --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d845dc..bb7db8c 100755 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ this repository, you can try: * [Freenode #node.js channel](https://webchat.freenode.net/?channels=node.js&uio=d4) * [Gitter Node.js room](https://gitter.im/nodejs/node) +* [Slack Node.js ](https://node-js.slack.com/) ## Participation Want to help others with issues? You can start simply, by answering open questions. From 8228718b2ab988ba0817cde49e4f1d8171498989 Mon Sep 17 00:00:00 2001 From: Aymen Naghmouchi Date: Sat, 23 Mar 2019 18:42:11 +0100 Subject: [PATCH 2/3] add registration to slack --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb7db8c..87fe448 100755 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ this repository, you can try: * [Freenode #node.js channel](https://webchat.freenode.net/?channels=node.js&uio=d4) * [Gitter Node.js room](https://gitter.im/nodejs/node) -* [Slack Node.js ](https://node-js.slack.com/) - +* [Node.js Slack Community](https://node-js.slack.com/) + * To register: [nodeslackers.com](http://www.nodeslackers.com/) + ## Participation Want to help others with issues? You can start simply, by answering open questions. From 7c03df74e07baf1d6000aa29558bda8580b091c9 Mon Sep 17 00:00:00 2001 From: Aymen Naghmouchi Date: Mon, 25 Mar 2019 15:46:13 +0100 Subject: [PATCH 3/3] remove Gitter --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 87fe448..d6f4144 100755 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ If you would prefer to get help via live chat rather than the issue tracker in this repository, you can try: * [Freenode #node.js channel](https://webchat.freenode.net/?channels=node.js&uio=d4) -* [Gitter Node.js room](https://gitter.im/nodejs/node) * [Node.js Slack Community](https://node-js.slack.com/) * To register: [nodeslackers.com](http://www.nodeslackers.com/)