From 7e00c52074da64806b6ecd7d3e36688d85d45f80 Mon Sep 17 00:00:00 2001 From: Yasir Modak <42785357+ymodak@users.noreply.github.com> Date: Thu, 22 Jan 2026 12:40:37 -0800 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d12432fd..cbef1852 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,10 +15,10 @@ A clear and concise description of what the bug is. **Steps to Reproduce** Please provide a numbered list of steps to reproduce the behavior: -1. Initialize ADK with... -2. Connect accessory... -3. Call function `x`... -4. See error... +1. Install '...' +2. Run '....' +3. Open '....' +4. Provide error or stacktrace **Expected Behavior** A clear and concise description of what you expected to happen.