From e1e17b898215f11a624defa96d72d8a4f25a0094 Mon Sep 17 00:00:00 2001 From: "G. Hussain Chinoy" Date: Thu, 31 Jul 2025 17:00:35 -0600 Subject: [PATCH 1/2] Update CONTRIBUTING.md Clarity for statement, corrects misspelling --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc07233531..4b474d35e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -213,4 +213,4 @@ information on using pull requests. # Vibe Coding -If you want to contribute by leveraging viber coding, the AGENTS.md (https://github.com/google/adk-python/tree/main/AGENTS.md) could be used as context to your LLM. \ No newline at end of file +If you want to contribute by leveraging vibe coding, the AGENTS.md (https://github.com/google/adk-python/tree/main/AGENTS.md) is available for context to your LLM. From f50d59858dee4c7412f108dcebbe05697491cdcc Mon Sep 17 00:00:00 2001 From: Liang Wu <18244712+wuliang229@users.noreply.github.com> Date: Fri, 31 Oct 2025 15:05:08 -0700 Subject: [PATCH 2/2] Fix typo in CONTRIBUTING.md regarding AGENTS.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea4683c59e..ae5059e9b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -234,6 +234,6 @@ has resources that is helpful for contributors. ## Vibe Coding -If you want to contribute by leveraging vibe coding, the AGENTS.md +If you want to contribute by leveraging vibe coding, the AGENTS.md (https://github.com/google/adk-python/tree/main/AGENTS.md) could be used as context to your LLM.