From fe2a2ac3f9c2df8632dc90c6cf3ffc3a50d06013 Mon Sep 17 00:00:00 2001 From: Zach Gollwitzer Date: Sat, 20 Apr 2024 08:28:00 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0f842485..760e2c01 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: '' +title: 'Bug: ' labels: ":bug: Bug" assignees: '' @@ -20,19 +20,8 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] +**Screenshots / Recordings** +If applicable, add screenshots or short video recordings to help show the bug in more detail. **Additional context** Add any other context about the problem here.