From edebb7a96da1b4364184f2130d31243884c3e7f2 Mon Sep 17 00:00:00 2001 From: Javier Toledo Date: Mon, 15 Sep 2025 10:16:57 -0400 Subject: [PATCH 1/2] docs: add Discord #avalanche-sdk channel reference in README - Updated Discord link description to guide users to the specific #avalanche-sdk channel - Helps users find SDK-specific support more easily --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1cf2ab1..15c9b3f5 100644 --- a/README.md +++ b/README.md @@ -318,7 +318,7 @@ Check out our Code Examples ### Community & Help -- Discord - Get real-time help +- Discord - Get real-time help in the #avalanche-sdk channel - Telegram - Join discussions - Twitter - Stay updated From c4a124c5eeaf74287c23c78e8349bd3dc40f9a9b Mon Sep 17 00:00:00 2001 From: Javier Toledo Date: Mon, 15 Sep 2025 10:39:32 -0400 Subject: [PATCH 2/2] docs: add Google Meet feedback session link to README - Added new 'Feedback Sessions' section under Support - Included direct link to book 1-on-1 feedback sessions via Google Calendar - Helps users easily schedule time to share feedback and suggestions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 15c9b3f5..8e12fdc6 100644 --- a/README.md +++ b/README.md @@ -322,6 +322,9 @@ Check out our Telegram - Join discussions - Twitter - Stay updated +### Feedback Sessions +- Book a Google Meet Feedback Session - Schedule a 1-on-1 session to share your feedback and suggestions + ### Issue Tracking - Report a Bug - Request a Feature