Skip to content

Update community links to Discord #1064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/content/community/Community-Developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ The following resources are intended to describe how GraphQL development process
* The [GraphQL Specification](https://spec.graphql.org)
* GraphQL [reference implementations and tools](/code/)
* The official [GraphQL GitHub org](https://github.com/graphql)
* The official [GraphQL Slack](https://slack.graphql.org)
* The official [GraphQL Discord](https://discord.graphql.org)
* 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)~~.
* Instructions on how to sign the [GraphQL Specification Membership Agreement](https://github.com/graphql/graphql-wg/tree/HEAD/membership)
* The [GraphQL project calendar](https://calendar.graphql.org)
* Meeting replays on the [GraphQL YouTube channel](https://youtube.graphql.org)
Expand Down
3 changes: 2 additions & 1 deletion src/content/community/Community-Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ Please follow these channels for updates and information:

* **Twitter:** [@graphql](https://twitter.com/graphql)
* **GitHub:** [github.com/graphql](https://github.com/graphql)
* **Slack:** [slack.graphql.org](https://slack.graphql.org) ([get an invite](https://slack-invite.graphql.org))
* **Discord** [discord.graphql.org](https://discord.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))~~.
* **Google Calendar:** [calendar.graphql.org](https://calendar.graphql.org)
* **Blog:** [graphql.org/blog](/blog/)

Expand Down
14 changes: 6 additions & 8 deletions src/content/community/Community-Users.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,18 @@ Many members of the community use Stack Overflow to ask and answer questions. If

[Read through the existing questions tagged with **graphql** or ask your own!](http://stackoverflow.com/questions/tagged/graphql)

### Slack, Discord, and IRC
### Live discussion

Many GraphQL developers idle in Discord, Slack, and IRC for live
communication and can answer quick questions.
communication and can answer quick questions.

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.

* **Slack:** [#general on the GraphQL Slack](https://graphql.slack.com/messages/general/) [(Get an invite)](https://graphql-slack.herokuapp.com/)
* **IRC:** [#graphql on freenode](https://freenode.net/)

#### Discord

* [GraphQL Foundation Discord](https://discord.graphql.org)
* 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/)~~.
* [Everything GraphQL: Curated By The Guild](https://discord.gg/xud7bH9)
* [#graphql on the ReactiFlux Discord](http://join.reactiflux.com/)
* [#help-graphql on the ReactiFlux Discord](http://join.reactiflux.com/)
* [#graphql on freenode IRC](https://freenode.net/)

### Vendor channels

Expand Down