diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index e6f6634d18c..ea1c8972e58 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -5,9 +5,9 @@ labels: 'bug, needs triage' --- \ No newline at end of file +--> diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 789ec46e424..ec6b866c009 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Gitter chat - url: https://gitter.im/reactioncommerce/reaction - about: Please ask and answer questions here. \ No newline at end of file + - name: Discord + url: https://discord.gg/Bwm63tBcQY + about: Please ask and answer questions here. diff --git a/.github/ISSUE_TEMPLATE/corework.md b/.github/ISSUE_TEMPLATE/corework.md index c60e253095b..6518fad6df0 100644 --- a/.github/ISSUE_TEMPLATE/corework.md +++ b/.github/ISSUE_TEMPLATE/corework.md @@ -1,13 +1,13 @@ --- name: Core Work -about: Reaction team development work ticket tracker +about: Mailchimp Open Commerce team development work ticket tracker labels: 'core work' --- diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md index 3356f7cf14f..e715212e795 100644 --- a/.github/ISSUE_TEMPLATE/questions.md +++ b/.github/ISSUE_TEMPLATE/questions.md @@ -1,6 +1,6 @@ --- name: ❓ Questions/Help -about: If you have questions, please check our gitter chat +about: If you have questions, please check our Discord server labels: 'questions' --- @@ -8,7 +8,6 @@ labels: 'questions' ### Please note that this issue tracker is not a help form and this issue will be closed. -Please contact us instead. We are active in gitter and twitter: +Please contact us instead. We are active on Discord: -- [Gitter](https://gitter.im/reactioncommerce/reaction) -- [Twitter](https://twitter.com/getreaction) +- [Discord](https://discord.gg/Bwm63tBcQY)