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
Copy file name to clipboardExpand all lines: src/content/community/Community-Developers.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@ The following resources are intended to describe how GraphQL development process
14
14
* The [GraphQL Specification](https://spec.graphql.org)
15
15
* GraphQL [reference implementations and tools](/code/)
16
16
* The official [GraphQL GitHub org](https://github.com/graphql)
17
-
* The official [GraphQL Slack](https://slack.graphql.org)
17
+
* The official [GraphQL Discord](https://discord.graphql.org)
18
+
* We're in the process of moving our official chat to Discord, but you may still find historical discussion at ~~the official [GraphQL Slack](https://slack.graphql.org)~~.
18
19
* Instructions on how to sign the [GraphQL Specification Membership Agreement](https://github.com/graphql/graphql-wg/tree/HEAD/membership)
19
20
* The [GraphQL project calendar](https://calendar.graphql.org)
20
21
* Meeting replays on the [GraphQL YouTube channel](https://youtube.graphql.org)
* We're in the process of moving our official chat to Discord, but you may find historical discussion on ~~**Slack:**[slack.graphql.org](https://slack.graphql.org) ([get an invite](https://slack-invite.graphql.org))~~.
Copy file name to clipboardExpand all lines: src/content/community/Community-Users.md
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -26,20 +26,18 @@ Many members of the community use Stack Overflow to ask and answer questions. If
26
26
27
27
[Read through the existing questions tagged with **graphql** or ask your own!](http://stackoverflow.com/questions/tagged/graphql)
28
28
29
-
### Slack, Discord, and IRC
29
+
### Live discussion
30
30
31
31
Many GraphQL developers idle in Discord, Slack, and IRC for live
32
-
communication and can answer quick questions.
32
+
communication and can answer quick questions.
33
33
34
34
Please be patient and polite. These are not explicitly user support channels, although they're likely a good place to find someone who can answer your question if you ask nicely.
35
35
36
-
***Slack:**[#general on the GraphQL Slack](https://graphql.slack.com/messages/general/)[(Get an invite)](https://graphql-slack.herokuapp.com/)
37
-
***IRC:**[#graphql on freenode](https://freenode.net/)
38
-
39
-
#### Discord
40
-
36
+
*[GraphQL Foundation Discord](https://discord.graphql.org)
37
+
* We're in the process of moving our official chat to Discord, but you may find historical discussion in ~~[#general on the GraphQL Slack](https://graphql.slack.com/messages/general/)[(Get an invite)](https://graphql-slack.herokuapp.com/)~~.
41
38
*[Everything GraphQL: Curated By The Guild](https://discord.gg/xud7bH9)
42
-
*[#graphql on the ReactiFlux Discord](http://join.reactiflux.com/)
39
+
*[#help-graphql on the ReactiFlux Discord](http://join.reactiflux.com/)
40
+
*[#graphql on freenode IRC](https://freenode.net/)
0 commit comments