From d78187d12dbea9e2ac603ca0566779f39f15f87b Mon Sep 17 00:00:00 2001 From: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com> Date: Thu, 1 May 2025 11:31:00 +0300 Subject: [PATCH] Remove matrix references + add community forum --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b5b5077ae..5a91a4a6f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ [![GitHub Sponsors](https://img.shields.io/github/sponsors/stashapp?logo=github)](https://github.com/sponsors/stashapp) [![Open Collective backers](https://img.shields.io/opencollective/backers/stashapp?logo=opencollective)](https://opencollective.com/stashapp) [![Go Report Card](https://goreportcard.com/badge/github.com/stashapp/stash)](https://goreportcard.com/report/github.com/stashapp/stash) -[![Matrix](https://img.shields.io/matrix/stashapp:unredacted.org?logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#stashapp:unredacted.org) [![Discord](https://img.shields.io/discord/559159668438728723.svg?logo=discord)](https://discord.gg/2TsNFKt) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/stashapp/stash?logo=github)](https://github.com/stashapp/stash/releases/latest) [![GitHub issues by-label](https://img.shields.io/github/issues-raw/stashapp/stash/bounty)](https://github.com/stashapp/stash/labels/bounty) @@ -68,19 +67,24 @@ Stash is available in 32 languages (so far!) and it could be in your language to [![Translation status](https://translate.codeberg.org/widget/stash/stash/multi-auto.svg)](https://translate.codeberg.org/engage/stash/) +## Join Our Community + +We are excited to announce that we have a new home for support, feature requests, and discussions related to Stash and its associated projects. Join our community on the [Discourse forum](https://discourse.stashapp.cc) to connect with other users, share your ideas, and get help from fellow enthusiasts. + # Support (FAQ) Check out our documentation on [Stash-Docs](https://docs.stashapp.cc) for information about the software, questions, guides, add-ons and more. For more help you can: * Check the in-app documentation, in the top right corner of the app (it's also mirrored on [Stash-Docs](https://docs.stashapp.cc/in-app-manual)) -* Join the [Matrix space](https://matrix.to/#/#stashapp:unredacted.org) -* Join the [Discord server](https://discord.gg/2TsNFKt), where the community can offer support. +* Join our [community forum](https://discourse.stashapp.cc) +* Join the [Discord server](https://discord.gg/2TsNFKt) * Start a [discussion on GitHub](https://github.com/stashapp/stash/discussions) # Customization ## Themes and CSS Customization + There is a [directory of community-created themes](https://docs.stashapp.cc/themes/list) on Stash-Docs. You can also change the Stash interface to fit your desired style with various snippets from [Custom CSS snippets](https://docs.stashapp.cc/themes/custom-css-snippets).