From 18961e3d07695874e23bc3153a6af5734fe60a13 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sun, 15 Jul 2018 15:47:38 -0300 Subject: [PATCH] README improvements --- .github/CONTRIBUTING.md | 3 --- .github/ISSUE_TEMPLATE.md | 3 --- README.md | 4 +--- 3 files changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index d671a94f..233ec9bd 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,9 +1,6 @@ * Bug reports and feature requests are welcome in [the issues][issues] -* For questions and discussion there's the [Slack room][slack] ([invititation here][slackinvite]) * Pull Requests are welcome. For more complex changes and features it's recommended to open an issue with the feature request first * Documentation contributions are as important as code contributions [issues]: https://github.com/go-task/task/issues -[slack]: https://gophers.slack.com/messages/task -[slackinvite]: https://invite.slack.golangbridge.org/ diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index fa6651e9..49320ab4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,4 @@