From eeabcc4916969c9c7c0f75b85faa2d7cd51cca15 Mon Sep 17 00:00:00 2001 From: Rifa Achrinza <25147899+achrinza@users.noreply.github.com> Date: Thu, 16 Apr 2020 22:32:58 +0800 Subject: [PATCH] chore: removes gitter, adds slack see #5048 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/Bug_report.md | 2 +- .github/ISSUE_TEMPLATE/Migration_docs.md | 3 +-- .github/ISSUE_TEMPLATE/Question.md | 2 +- examples/access-control-migration/README.md | 5 +++-- examples/lb3-application/README.md | 5 +++-- examples/todo/README.md | 5 +++-- 6 files changed, 12 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 18e45a1bb605..fa93b826c31d 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -10,7 +10,7 @@ labels: bug HELP US HELP YOU, PLEASE - Do a quick search to avoid duplicate issues - Provide as much information as possible (reproduction sandbox, use case for features, etc.) -- Consider using a more suitable venue for questions such as Stack Overflow, Gitter, etc. +- Consider using a more suitable venue for questions such as Stack Overflow, Slack, etc. Please fill in the *entire* template below. diff --git a/.github/ISSUE_TEMPLATE/Migration_docs.md b/.github/ISSUE_TEMPLATE/Migration_docs.md index f8bc31ec82d8..874736335ebe 100644 --- a/.github/ISSUE_TEMPLATE/Migration_docs.md +++ b/.github/ISSUE_TEMPLATE/Migration_docs.md @@ -10,7 +10,7 @@ labels: question,Doc,Migration HELP US HELP YOU, PLEASE - Do a quick search to avoid duplicate issues - Provide as much information as possible (reproduction sandbox, use case for features, etc.) -- Consider using a more suitable venue for questions such as Stack Overflow, Gitter, etc. +- Consider using a more suitable venue for questions such as Stack Overflow, Slack, etc. Please fill in the *entire* template below. @@ -40,4 +40,3 @@ for a solution. --> _See [Reporting Issues](http://loopback.io/doc/en/contrib/Reporting-issues.html) for more tips on writing good issues_ - diff --git a/.github/ISSUE_TEMPLATE/Question.md b/.github/ISSUE_TEMPLATE/Question.md index eb25195a21c9..be5f5afc6d6d 100644 --- a/.github/ISSUE_TEMPLATE/Question.md +++ b/.github/ISSUE_TEMPLATE/Question.md @@ -17,7 +17,7 @@ Please use one of the following resources for help: - https://stackoverflow.com/tags/loopbackjs - https://groups.google.com/forum/#!forum/loopbackjs -- https://gitter.im/strongloop/loopback +- https://join.slack.com/t/loopbackio/shared_invite/zt-8lbow73r-SKAKz61Vdao~_rGf91pcsw **Immediate support** diff --git a/examples/access-control-migration/README.md b/examples/access-control-migration/README.md index 3a7dd5c3319c..5ea8b23806dd 100644 --- a/examples/access-control-migration/README.md +++ b/examples/access-control-migration/README.md @@ -46,8 +46,9 @@ Then try different roles' permissions by following the ### Need help? -Check out our [Gitter channel](https://gitter.im/strongloop/loopback) and ask -for help with this tutorial. +Check out our +[Slack](https://join.slack.com/t/loopbackio/shared_invite/zt-8lbow73r-SKAKz61Vdao~_rGf91pcsw) +and ask for help with this tutorial. ### Bugs/Feedback diff --git a/examples/lb3-application/README.md b/examples/lb3-application/README.md index 4e53c7b661c7..18d4b1ed54f7 100644 --- a/examples/lb3-application/README.md +++ b/examples/lb3-application/README.md @@ -339,8 +339,9 @@ load the Express app, with mounted LB3 and LB4 applications. ### Need help? -Check out our [Gitter channel](https://gitter.im/strongloop/loopback) and ask -for help with this tutorial. +Check out our +[Slack](https://join.slack.com/t/loopbackio/shared_invite/zt-8lbow73r-SKAKz61Vdao~_rGf91pcsw) +and ask for help with this tutorial. ### Bugs/Feedback diff --git a/examples/todo/README.md b/examples/todo/README.md index f8a825d2878e..cb16ff49168e 100644 --- a/examples/todo/README.md +++ b/examples/todo/README.md @@ -76,8 +76,9 @@ continue with this tutorial! ### Need help? -Check out our [Gitter channel](https://gitter.im/strongloop/loopback) and ask -for help with this tutorial. +Check out our +[Slack](https://join.slack.com/t/loopbackio/shared_invite/zt-8lbow73r-SKAKz61Vdao~_rGf91pcsw) +and ask for help with this tutorial. ### Bugs/Feedback