diff --git a/README.md b/README.md index 95f36d9..32758af 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,16 @@ Keywarden is licensed under the [GNU Affero General Public License v3.0 (AGPL-3. --- +## Community + +Join the **Keywarden Matrix chat** to discuss the project, ask questions, or share feedback: + +[![Matrix](https://img.shields.io/badge/Matrix-%23keywarden%3Atechniverse.net-blue?logo=matrix)](https://matrix.to/#/#keywarden:techniverse.net) + +➡️ [#keywarden:techniverse.net](https://matrix.to/#/#keywarden:techniverse.net) + +--- + ## Repository & Mirror | | URL | diff --git a/docs/README.md b/docs/README.md index 94a0638..9da4bd0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -44,6 +44,14 @@ Keywarden provides a clean web UI to generate, import, and securely store SSH ke --- +## Community + +Have questions, ideas, or feedback? Join the Keywarden Matrix chat room: + +➡️ [#keywarden:techniverse.net](https://matrix.to/#/#keywarden:techniverse.net) + +--- + ## License Keywarden is licensed under the [GNU Affero General Public License v3.0 (AGPL-3.0-or-later)](../LICENSE). diff --git a/docs/contributing.md b/docs/contributing.md index 1a585bd..12769b6 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -144,6 +144,14 @@ Test files are co-located with their packages (e.g., `auth_test.go`, `config_tes - Error messages should be lowercase - Log messages use the structured logging package (`logging.Info`, `logging.Debug`, etc.) +## Community & Communication + +For questions, discussions, and coordination with other contributors, join the Matrix chat: + +➡️ [#keywarden:techniverse.net](https://matrix.to/#/#keywarden:techniverse.net) + +--- + ## License All contributions must be compatible with the [AGPL-3.0-or-later](../LICENSE) license. diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index f43c243..5fa3c03 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -213,3 +213,11 @@ Every HTTP request is logged with: - Response time - Client IP address - Username (if authenticated) + +--- + +## Still Need Help? + +If your issue isn't covered here, join the community Matrix chat to ask for help: + +➡️ [#keywarden:techniverse.net](https://matrix.to/#/#keywarden:techniverse.net)