Skip to content
Open
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
8 changes: 4 additions & 4 deletions GraphQL-TSC.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,14 +162,14 @@ If you have questions about these processes, please contact [operations@graphql.

## Collaboration tools

### Mailing List

The GraphQL TSC can be reached at [[email protected]](https://lists.foundation.graphql.org/g/tsc). The mailing list is open to anyone who has signed the GraphQL Specification membership agreement (for [individual](https://individual-spec-membership.graphql.org/) or [corporate](https://corporate-spec-membership.graphql.org/) members), but anybody can view the archives.

### Github

The [graphql-wg](https://github.com/graphql/graphql-wg/) repository hosts issues, discussions, and working files used by the TSC and the rest of the working group.

You may ask the TSC a question by
[opening an issue](https://github.com/graphql/graphql-wg/issues/new) and
mentioning `@graphql/tsc` in your issue description.

### Discord

GraphQL maintains a [Discord](https://discord.graphql.org) for communication and collaboration, which is open for anyone to join. Once you join [Discord](https://discord.graphql.org), you can participate in any public channels.
Expand Down