From cafeb264327e85b60ac68a4497abda952276ee68 Mon Sep 17 00:00:00 2001 From: sitalakshmi Date: Fri, 11 Apr 2025 09:43:06 -0400 Subject: [PATCH] update(contributing-guide): add community discussion info --- docs/contributing-guide.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/contributing-guide.md b/docs/contributing-guide.md index 168b3cbd0a..4e78327c6b 100644 --- a/docs/contributing-guide.md +++ b/docs/contributing-guide.md @@ -12,7 +12,7 @@ Contains the source for the documentation site you are currently reading. ## Before you begin -### Sign our Contributor License Agreement +### ✏️ Sign our Contributor License Agreement Contributions to this project must be accompanied by a [Contributor License Agreement](https://cla.developers.google.com/about) (CLA). @@ -26,11 +26,22 @@ was for a different project), you probably don't need to do it again. Visit to see your current agreements or to sign a new one. -### Review our community guidelines +### 📜 Review our community guidelines This project follows [Google's Open Source Community Guidelines](https://opensource.google/conduct/). +## 💬 Join the Discussion! + +Have questions, want to share ideas, or discuss how you're using the ADK? Head over to our **[GitHub Discussions](https://github.com/google/adk-python/discussions)**! + +This is the primary place for: + +* Asking questions and getting help from the community and maintainers. +* Sharing your projects or use cases (`Show and Tell`). +* Discussing potential features or improvements before creating a formal issue. +* General conversation about the ADK. + ## How to Contribute There are several ways you can contribute to the ADK: