diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 1de36abb6..3f11ca33a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,7 +6,7 @@ labels: 'enhancement' assignees: '' --- - + - [ ] I have read the [CONTRIBUTING guidelines](CONTRIBUTING.md) - [ ] I've had a conversation on our community [Discord](https://discord.gg/y9mVJYVyu4) server. diff --git a/README.md b/README.md index 641e68858..6b958ef14 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Backers on Open Collective](https://opencollective.com/sdkman/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/sdkman/sponsors/badge.svg)](#sponsors) -[![Slack](https://slack.sdkman.io/badge.svg)](https://slack.sdkman.io) +[![Join the SDKMAN! Discord](https://dcbadge.limes.pink/api/server/y9mVJYVyu4)](https://discord.gg/y9mVJYVyu4) SDKMAN is a tool for managing parallel Versions of multiple Software Development Kits on any Unix-based system. It provides a convenient command-line interface for installing, switching, removing, and listing Candidates.