Skip to content

Commit d06623d

Browse files
committed
suggest using discord to communicate
1 parent 4a9241c commit d06623d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,13 @@ ensure your pull request matches the style guides, run `npm run prettier`.
7777

7878
- Pull requests are required to pass all tests and checks before they can be merged.
7979
- Ideally, pull requests should be reviewed by _at least two_ members of the [`@graphql/graphql-js-reviewers`](https://github.com/orgs/graphql/teams/graphql-js-reviewers) team before they are merged, preferably from separate organizations. For more complex pull requests, a larger cohort of reviewers is suggested.
80-
- If a reviewer hasn't responded in 48 hours, feel free to ping them `@graphql/graphql-js-reviewers`.
8180
- Any reviewer may request that the topic be brought for more in depth discussion at a [GraphQL JS Working Group meeting](https://github.com/graphql/graphql-js-wg/), where decisions will be made by consensus.
8281
- A PR that has been merged without discussion at a GraphQL JS Working Group meeting may be reverted if a more in depth discussion is later requested.
8382

83+
## Discussion
84+
85+
Feel free to reach out via the [graphql-js channel](https://discord.com/channels/625400653321076807/862957336082645006) on the [official Discord server](https://discord.graphql.org/) to discuss issues, pull requests, or anything graphql-js related.
86+
8487
## Release on NPM
8588

8689
_Only core contributors may release to NPM._

0 commit comments

Comments
 (0)