From 25a7629f2614ae4d109e6a8fd791049b634cccba Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" <148610067+eshanized@users.noreply.github.com> Date: Sat, 13 Apr 2024 00:05:17 +0530 Subject: [PATCH] Update report-bug.md --- .github/ISSUE_TEMPLATE/report-bug.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/report-bug.md b/.github/ISSUE_TEMPLATE/report-bug.md index 7e4fd9c..5805409 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.md +++ b/.github/ISSUE_TEMPLATE/report-bug.md @@ -7,9 +7,11 @@ assignees: eshanized --- **Describe the bug** + A clear and concise description of what the bug is. **To Reproduce** + Steps to reproduce the behavior what you are fetching: 1. Go to '...' 2. Click on '....' @@ -17,18 +19,23 @@ Steps to reproduce the behavior what you are fetching: 4. See error **Expected behavior** + A clear and concise description of what you expected to happen. **Actual behavior** + A clear and concise description of what is happening. **Screenshots** + If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** + - OS: [e.g. Snigdha OS] - Build ID: [e.g. ARCTIC] - Version: [e.g. 5.0] **Additional context** + Add any other context about the problem here.