diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 9541deb6c..813364fae 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -25,7 +25,7 @@ Before submitting an issue, please go through [the list below](#before-submittin * Make sure you get the latest version of the code and run through the [Getting Started](https://github.com/ionic-team/ionic-conference-app#getting-started) steps to see if this resolves your issue. * Check the [forum](https://forum.ionicframework.com) for similar questions and answers. * Go through [all issues](https://github.com/ionic-team/ionic-conference-app/issues?utf8=%E2%9C%93&q=is%3Aissue) on this repository to see if the issue has already been created. It could have been closed with a resolution, so check closed issues, too. -* Chat with us in the [#ionic-v2](https://ionic-worldwide.slack.com/messages/ionic-v2/) channel on [Slack](http://ionicworldwide.herokuapp.com/) to see if we can find a solution to the problem! +* Chat with us on [Discord](https://ionic.link/discord) to see if we can find a solution to the problem! * [Determine which repository](#determining-the-repository) the problem should be reported in. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 121690910..68f69495c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,7 +7,7 @@ If you are having problems formatting your issue please refer to this article on **I'm submitting a ...** (check one with "x") [ ] bug report [ ] feature request -[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/ +[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://ionic.link/discord **Current behavior:** diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 526b322b2..f2d4c5520 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -9,7 +9,7 @@ closeAndLock: message: > Thanks for the issue! This issue appears to be a support request. We use this issue tracker exclusively for bug reports and feature requests. Please use our [forum](https://forum.ionicframework.com) or our - [slack channel](https://ionicworldwide.herokuapp.com/) for questions about the framework. + [Discord](https://ionic.link/discord) for questions about the framework. Thank you for using Ionic!