From 210e8dee8f7d1729c00a48d18c0cad826bd84684 Mon Sep 17 00:00:00 2001 From: Silas Wrinker Date: Thu, 25 Jul 2024 10:25:40 -0400 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 322d4d6..3b14114 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,10 +12,12 @@ 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 + +2. Click on '...' + +3. Scroll down to '...' **Expected behavior** A clear and concise description of what you expected to happen.