From 03bccfe15340668ee9e7eff84ae121e90a0c03aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andi=20P=C3=A4tzold?= Date: Tue, 11 Jun 2024 11:06:42 +0200 Subject: [PATCH] chore: Slack -> Discord (#2790) --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- .github/ISSUE_TEMPLATE/component-feedback.md | 2 +- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- .github/ISSUE_TEMPLATE/proposal.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- README.md | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 0cca77fe5c..52503ca651 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -9,7 +9,7 @@ labels: bug, needs triage 🎉❤️ Thank you for taking time to contribute to Forma 36! ❤️🎉 Please use this template for reporting any bugs found. -If you have any questions feel free to get in touch on the #forma36 channel on our Contentful Community Slack - https://www.contentful.com/slack/. +If you have any questions feel free to get in touch on the #forma36 channel on our Contentful Community Discord - https://www.contentful.com/discord/. --> # Forma 36 bug report diff --git a/.github/ISSUE_TEMPLATE/component-feedback.md b/.github/ISSUE_TEMPLATE/component-feedback.md index aeabb90201..ac494a2338 100644 --- a/.github/ISSUE_TEMPLATE/component-feedback.md +++ b/.github/ISSUE_TEMPLATE/component-feedback.md @@ -9,7 +9,7 @@ labels: needs triage 🎉❤️ Thank you for taking time to contribute to Forma 36! ❤️🎉 Please use this template for reporting any component feedback. -If you have any questions feel free to get in touch on the #forma36 channel on our Contentful Community Slack - https://www.contentful.com/slack/. +If you have any questions feel free to get in touch on the #forma36 channel on our Contentful Community Discord - https://www.contentful.com/discord/. --> # Forma 36 component feedback diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 00f4057c1d..889a677072 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Contentful Community Slack - url: https://www.contentful.com/slack/ - about: "Reach out to us on Contentful Community Slack for any questions, we're in the #forma36 channel" + - name: Contentful Community Discord + url: https://www.contentful.com/discord/ + about: "Reach out to us on Contentful Community Discord for any questions" diff --git a/.github/ISSUE_TEMPLATE/proposal.md b/.github/ISSUE_TEMPLATE/proposal.md index 24c5946f7e..6ba0168334 100644 --- a/.github/ISSUE_TEMPLATE/proposal.md +++ b/.github/ISSUE_TEMPLATE/proposal.md @@ -9,7 +9,7 @@ labels: needs review, needs triage, proposal 🎉❤️ Thank you for taking time to contribute to Forma 36! ❤️🎉 Please use this template to propose a change you'd like to make to Forma 36 -If you have any questions feel free to get in touch on the #forma36 channel on our Contentful Community Slack - https://www.contentful.com/slack/. +If you have any questions feel free to get in touch on the #forma36 channel on our Contentful Community Discord - https://www.contentful.com/discord/. --> # Forma 36 contribution proposal diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3e0f31b01f..b1fb6f3e8c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ # Purpose of PR diff --git a/README.md b/README.md index 4a199fb1a9..a605f48c04 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ We appreciate any help on our repositories. For more details about how to contri ## Reach out to us -You can reach out to us using the [Contentful community Slack](https://www.contentful.com/slack/). We've setup a channel [#forma36](https://contentful-community.slack.com/messages/CFXGTMB98) in which we announce latest changes and updates. +You can reach out to us using the [Contentful Community Discord](https://www.contentful.com/discord/). ### You found a bug or want to propose a feature?