Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
blank_issues_enabled: true
contact_links:
- name: 💡 Feature request
url: https://discuss.localstack.cloud/
- name: ❓ Question
url: https://discuss.localstack.cloud
about: Ask a question about LocalStack
- name: 📖 LocalStack Documentation
url: https://localstack.cloud/docs/getting-started/overview/
about: The LocalStack documentation may answer your questions!
- name: 💬 LocalStack Community Support (Slack)
url: https://localstack-community.slack.com
url: https://localstack.cloud/slack
about: Please ask and answer questions here.
1 change: 0 additions & 1 deletion DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ We do push a set of different image tags for the LocalStack Docker images. When
Get in touch with the LocalStack Team to report 🐞 [issues](https://github.com/localstack/localstack/issues/new/choose),upvote 👍 [feature requests](https://github.com/localstack/localstack/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+),🙋🏽 ask [support questions](https://docs.localstack.cloud/getting-started/help-and-support/),or 🗣️ discuss local cloud development:

- [LocalStack Slack Community](https://localstack.cloud/contact/)
- [LocalStack Discussion Page](https://discuss.localstack.cloud/)
- [LocalStack GitHub Issue tracker](https://github.com/localstack/localstack/issues)
- [Getting Started - FAQ](https://docs.localstack.cloud/getting-started/faq/)

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ To use LocalStack with a graphical user interface, you can use the following UI

## Releases

Please refer to [GitHub releases](https://github.com/localstack/localstack/releases) to see the complete list of changes for each release. For extended release notes, please refer to the [LocalStack Discuss](https://discuss.localstack.cloud/c/announcement/5).
Please refer to [GitHub releases](https://github.com/localstack/localstack/releases) to see the complete list of changes for each release. For extended release notes, please refer to the [changelog](https://docs.localstack.cloud/references/changelog/).

## Contributing

Expand All @@ -179,7 +179,6 @@ upvote 👍 [feature requests](https://github.com/localstack/localstack/issues?q
or 🗣️ discuss local cloud development:

- [LocalStack Slack Community](https://localstack.cloud/contact/)
- [LocalStack Discussion Page](https://discuss.localstack.cloud/)
- [LocalStack GitHub Issue tracker](https://github.com/localstack/localstack/issues)

### Contributors
Expand Down
Loading