Skip to content

Commit

Permalink
chore: removes gitter, adds slack
Browse files Browse the repository at this point in the history
see loopbackio#5048

Signed-off-by: Rifa Achrinza <[email protected]>
  • Loading branch information
achrinza authored and raymondfeng committed Apr 16, 2020
1 parent f53388d commit eeabcc4
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/Migration_docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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_

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Question.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down
5 changes: 3 additions & 2 deletions examples/access-control-migration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 3 additions & 2 deletions examples/lb3-application/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 3 additions & 2 deletions examples/todo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit eeabcc4

Please sign in to comment.