From 88d7ebbd1e29f20cff11266e4e3c30f402c41630 Mon Sep 17 00:00:00 2001 From: Prakash Mohit Date: Mon, 26 May 2025 16:08:23 +0530 Subject: [PATCH] Update bug_report.md Make it more readable. --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 92211ea..11e793e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,17 +7,17 @@ assignees: '' --- -**Describe the bug** +**Describe the bug --->** A clear and concise description of what the bug is. -**To Reproduce** +**To Reproduce --->** Steps to reproduce the behavior. -**Expected behavior** +**Expected behavior --->** A clear and concise description of what you expected to happen. -**Screenshots** +**Screenshots --->** If applicable, add screenshots to help explain your problem. -**Additional context** +**Additional context --->** Add any other context about the problem here.