Skip to content

Commit

Permalink
Merge pull request #8005 from apollographql/remove-discord
Browse files Browse the repository at this point in the history
Replace Discord with Discourse
  • Loading branch information
Meschreiber authored Dec 19, 2024
2 parents b282942 + 70eecce commit c612bcf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/tasty-cameras-wash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@apollo/server': patch
---

Remove Discord link from README.md and templates
5 changes: 0 additions & 5 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: "GraphOS Discord Server"
url: https://discord.com/invite/graphos
about: >-
Come join us in our GraphOS Discord server; our community and DevRel team
are happy to answer any questions you might have.
- name: "Apollo Discourse Community"
url: https://community.apollographql.com/tag/server
about: >-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
issue-comment: >
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
For general questions, we recommend using [StackOverflow](https://stackoverflow.com/questions/tagged/apollo-server) or our [discord server](https://discord.gg/graphos).
For general questions, we recommend using our [Community Forum](https://community.apollographql.com/tag/server) or [Stack Overflow](https://stackoverflow.com/questions/tagged/apollo-server).
pr-inactive-days: '30'
3 changes: 1 addition & 2 deletions packages/server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
[![npm version](https://badge.fury.io/js/%40apollo%2Fserver.svg)](https://badge.fury.io/js/%40apollo%2Fserver)
[![Build Status](https://circleci.com/gh/apollographql/apollo-server.svg?style=svg)](https://circleci.com/gh/apollographql/apollo-server)
[![Join the community](https://img.shields.io/discourse/status?label=Join%20the%20community&server=https%3A%2F%2Fcommunity.apollographql.com)](https://community.apollographql.com)
[![Join our Discord server](https://img.shields.io/discord/1022972389463687228.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square)](https://discord.gg/graphos)

---

**Announcement:**
**Announcement:**
Join 1000+ engineers at GraphQL Summit for talks, workshops, and office hours, Oct 8-10 in NYC. [Get your pass here ->](https://summit.graphql.com/?utm_campaign=github_federation_readme)

---
Expand Down

0 comments on commit c612bcf

Please sign in to comment.