From df2efa9f81e933bbca3ef37cfde49d6cb15a3c04 Mon Sep 17 00:00:00 2001 From: Foulest <43710301+Foulest@users.noreply.github.com> Date: Sat, 4 May 2024 14:23:07 -0700 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 1d0aeaf6b..ed6933c80 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -14,6 +14,12 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Actual behavior** +A clear and concise description of what actually happened. + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' @@ -21,11 +27,8 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error -**Expected behavior** -A clear and concise description of what you expected to happen. - **Screenshots** -If applicable, add screenshots to help explain your problem. +If applicable, add screenshots or animated GIFs to help explain your problem. **Additional context** Add any other context about the problem here.