From deffc546dbddec5bdf54f826bcd449a2033ffa03 Mon Sep 17 00:00:00 2001 From: damachine Date: Tue, 23 Sep 2025 01:00:21 +0200 Subject: [PATCH] Revise contribution and help section in README Updated contribution and support links in README. Signed-off-by: damachine --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d8d793d..eed8836 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,8 @@ curl http://localhost:11987/devices | jq ``` > [!TIP] -> If you need help, open an issue at [https://github.com/damachine/coolerdash/issues](https://github.com/damachine/coolerdash/issues). +> Contribute and suggest improvements. Welcome ⭐ at [https://github.com/damachine/coolerdash/discussions](https://github.com/damachine/coolerdash/discussions) +> If you need help, open an issue at [https://github.com/damachine/coolerdash/issues](https://github.com/damachine/coolerdash/issues) ---