From 51825934a4bea47c42d1221579b5c65e69787e51 Mon Sep 17 00:00:00 2001 From: Gargi Date: Fri, 5 Dec 2025 15:31:47 +0530 Subject: [PATCH] docs: improve bug report template --- .github/ISSUE_TEMPLATE/Bug_report.md | 45 ++++++++++++++++++---------- 1 file changed, 30 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index a1d499d5..38bd5c80 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,23 +1,38 @@ --- -name: "\U0001F41BBug report" -about: Report an Issue +name: "🐛 Bug report" +about: Report an issue +title: "[BUG] " +labels: ["bug"] +assignees: [] --- - + -## Expected Behavior - +## Environment + +- OS: +- Browser / Version: +- Device: +- App version / Commit hash: -## Current Behavior - +## Expected behavior + -## Possible Solution - - +## Current behavior + -## Steps to Reproduce - +## Steps to reproduce + +1. Go to '...' +2. Click on '...' +3. Scroll to '...' +4. See error -## Context [OPTIONAL] - - +## Screenshots / Logs + + +## Possible solution + + +## Additional context +