From 36693f1b0fa8207c8e6ffbe3b83e5c453aa6fc9a Mon Sep 17 00:00:00 2001 From: Christopher Maher Date: Mon, 16 Mar 2026 13:15:49 -0700 Subject: [PATCH] docs: add Discord community link to README and CONTRIBUTING Signed-off-by: Christopher Maher --- CONTRIBUTING.md | 1 + README.md | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c89ab28..7e46b3e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -345,6 +345,7 @@ func (r *ModelReconciler) ReconcileModel(ctx context.Context, model *inferencev1 ### Communication Channels +- **Discord**: [Join the community](https://discord.gg/Ktz85RFHDv) — real-time chat, support, and contributor coordination - **GitHub Issues**: Bug reports, feature requests - **GitHub Discussions**: [Q&A, ideas, general discussion](https://github.com/defilantech/LLMKube/discussions) diff --git a/README.md b/README.md index 6797e71..f5416e7 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ License Go Version + + Discord +

@@ -34,7 +37,8 @@ Metal AgentWhy LLMKube?Benchmarks • - Roadmap + Roadmap • + Discord

@@ -345,6 +349,7 @@ We welcome contributions. See [CONTRIBUTING.md](CONTRIBUTING.md) for the full gu ## Community +- **Chat:** [Discord](https://discord.gg/Ktz85RFHDv) - **Bug reports & features:** [GitHub Issues](https://github.com/defilantech/LLMKube/issues) - **Questions & discussion:** [GitHub Discussions](https://github.com/defilantech/LLMKube/discussions) - **Roadmap:** [ROADMAP.md](ROADMAP.md)