From c60764e28ddc93e5a6f818fdc8e6ae3c0aa09f91 Mon Sep 17 00:00:00 2001 From: Elad Ben-Israel Date: Mon, 5 Oct 2020 19:34:44 +0300 Subject: [PATCH] feat(readme): deprecate Gitter in favor of cdk.dev Slack (#10700) Shift community chat from Gitter to the cdk.dev Slack workspace ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/bug.md | 2 +- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- .github/ISSUE_TEMPLATE/general-issues.md | 2 +- README.md | 5 +---- 5 files changed, 5 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3e08711b183e4..5371d422793e3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -31,4 +31,4 @@ falling prey to the [X/Y problem][2]! ### Other information - + diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index cd536e7a33898..2ad0217714a88 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -41,7 +41,7 @@ What is the unexpected behavior you were seeing? If you got an error, paste it h ### Other - + diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 5fecac4f7ce57..c2d12b48d5750 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -31,7 +31,7 @@ labels: feature-request, needs-triage diff --git a/.github/ISSUE_TEMPLATE/general-issues.md b/.github/ISSUE_TEMPLATE/general-issues.md index 64cdaee0da43a..372cb49eb540c 100644 --- a/.github/ISSUE_TEMPLATE/general-issues.md +++ b/.github/ISSUE_TEMPLATE/general-issues.md @@ -32,4 +32,4 @@ falling prey to the [X/Y problem][2]! ### Other information - + diff --git a/README.md b/README.md index 8979eef888e5b..701efa30200be 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # AWS Cloud Development Kit (AWS CDK) ![Build Status](https://codebuild.us-east-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiSy9rWmVENzRDbXBoVlhYaHBsNks4OGJDRXFtV1IySmhCVjJoaytDU2dtVWhhVys3NS9Odk5DbC9lR2JUTkRvSWlHSXZrNVhYQ3ZsaUJFY3o4OERQY1pnPSIsIml2UGFyYW1ldGVyU3BlYyI6IlB3ODEyRW9KdU0yaEp6NDkiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master) -[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/awslabs/aws-cdk) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/aws/aws-cdk) [![NPM version](https://badge.fury.io/js/aws-cdk.svg)](https://badge.fury.io/js/aws-cdk) [![PyPI version](https://badge.fury.io/py/aws-cdk.core.svg)](https://badge.fury.io/py/aws-cdk.core) @@ -130,11 +129,9 @@ If you have a support plan with AWS Support, you can also create a new [support You may also find help on these community resources: * Look through the [API Reference](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-construct-library.html) or [Developer Guide](https://docs.aws.amazon.com/cdk/latest/guide) +* The #aws-cdk Slack channel in [cdk.dev](https://cdk.dev) * Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/aws-cdk) and tag it with `aws-cdk` -* Come join the AWS CDK community on [Gitter](https://gitter.im/awslabs/aws-cdk) -* Talk in the CDK channel of the [AWS Developers Slack workspace](https://awsdevelopers.slack.com) (invite required) -* A community-driven Slack channel is also available, invite at [cdk.dev](https://cdk.dev) ### Roadmap