You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Gitter Channel](https://gitter.im/js-data/js-data) - Better than IRC!
42
+
-[Slack Channel](http://slack.js-data.io) - Better than IRC!
43
43
-[Announcements](http://www.js-data.io/blog)
44
44
-[Mailing List](https://groups.io/org/groupsio/jsdata) - Ask your questions!
45
45
-[Issues](https://github.com/js-data/js-data-sql/issues) - Found a bug? Feature request? Submit an issue!
@@ -48,27 +48,35 @@ Read about using [JSData on the Server](http://www.js-data.io/docs/jsdata-on-the
48
48
49
49
### Contributing
50
50
51
-
First, support is handled via the [Gitter Channel](https://gitter.im/js-data/js-data) and the [Mailing List](https://groups.io/org/groupsio/jsdata). Ask your questions there.
51
+
First, support is handled via the [Slack Channel](http://slack.js-data.io) and
52
+
the [Mailing List](https://groups.io/org/groupsio/jsdata). Ask your questions
53
+
there.
52
54
53
-
When submitting issues on GitHub, please include as much detail as possible to make debugging quick and easy.
55
+
When submitting issues on GitHub, please include as much detail as possible to
56
+
make debugging quick and easy.
54
57
55
-
- good - Your versions of js-data, js-data-sql, etc., relevant console logs/error, code examples that revealed the issue
56
-
- better - A [plnkr](http://plnkr.co/), [fiddle](http://jsfiddle.net/), or [bin](http://jsbin.com/?html,output) that demonstrates the issue
57
-
- best - A Pull Request that fixes the issue, including test coverage for the issue and the fix
58
+
- good - Your versions of js-data, js-data-sql, etc., relevant console
59
+
logs/error, code examples that revealed the issue
60
+
- better - A [plnkr](http://plnkr.co/), [fiddle](http://jsfiddle.net/), or
61
+
[bin](http://jsbin.com/?html,output) that demonstrates the issue
62
+
- best - A Pull Request that fixes the issue, including test coverage for the
0 commit comments