From 69daf0bf18ecad4eadf92fb388466e539dd9512c Mon Sep 17 00:00:00 2001 From: Yasir Modak <42785357+ymodak@users.noreply.github.com> Date: Thu, 22 May 2025 12:35:43 -0700 Subject: [PATCH] Update bug_report.md --- .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 4908d31..2472859 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,16 +7,16 @@ 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. **Desktop (please complete the following information):** @@ -30,5 +30,5 @@ If applicable, add screenshots to help explain your problem. - Browser [e.g. stock browser, safari] - Version [e.g. 22] -**Additional context** +**Additional context:** Add any other context about the problem here.