From 4529b897177dfa2659a258e9d94bae144e748020 Mon Sep 17 00:00:00 2001 From: Deepak Nagaraj Date: Wed, 18 Jun 2025 10:55:49 -0700 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a7d15c7..9e38ca2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,6 +12,10 @@ A clear and concise description of what the bug is. **To Reproduce:** Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error **Expected behavior:** A clear and concise description of what you expected to happen. @@ -19,16 +23,10 @@ A clear and concise description of what you expected to happen. **Screenshots:** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] +**Device & App Information (Please complete the following):** +- Device: [e.g., Samsung Galaxy S23, Google Pixel 7] +- Android Version: [e.g., Android 12, Android 13] +- App Version: [e.g., 1.0.1, v1.0.2] **Additional context:** Add any other context about the problem here.