From 278e17c5023a6392788b22fec153e1e011eee440 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 17 Mar 2020 11:57:12 -0300 Subject: [PATCH] docs: point to discussions Signed-off-by: Carlos Alexandro Becker --- README.md | 2 +- www/content/links.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b165fc6048c..15c8f7bc833 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ pushes a Homebrew formula to a tap repository. All that wrapped in your favorite This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our [contributing guidelines](CONTRIBUTING.md) for further information. -For questions join the [#goreleaser](https://gophers.slack.com/messages/goreleaser/) channel in the [Gophers Slack](https://invite.slack.golangbridge.org/). +For questions, support and general discussion, please use [GitHub Discussions](https://github.com/goreleaser/goreleaser/discussions); ## Get GoReleaser diff --git a/www/content/links.md b/www/content/links.md index 825b2707635..2fa7df01b26 100644 --- a/www/content/links.md +++ b/www/content/links.md @@ -7,8 +7,8 @@ weight: 999 - Follow the progress on the [GitHub repository](https://github.com/goreleaser/goreleaser) - Follow [@goreleaser](https://twitter.com/goreleaser) on Twitter for updates - Ask questions on [StackOverflow](https://stackoverflow.com/questions/tagged/goreleaser) -- Chat on [Slack](https://gophers.slack.com/messages/goreleaser/) to chat about GoReleaser, - questions, etc. Join using [this link](https://invite.slack.golangbridge.org/) +- For questions, support and general discussion, please use +[GitHub Discussions](https://github.com/goreleaser/goreleaser/discussions); - [Contributing Guidelines](https://github.com/goreleaser/goreleaser/blob/master/CONTRIBUTING.md) This project adheres to the Contributor Covenant