From 3aac010c881cfe25a076d360eb6c37469c1ff7ab Mon Sep 17 00:00:00 2001 From: Hamlet Jiang Su <30667958+hjiangsu@users.noreply.github.com> Date: Sun, 19 Nov 2023 09:54:31 -0800 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7dee01c19..6be7e3455 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- -name: Bug report -about: Create a report to help us improve +name: Bug Report +about: Noticed a bug with Thunder? Create a report title: '' labels: 'bug' assignees: '' @@ -13,7 +13,7 @@ A clear and concise description of what the bug is. **How to Reproduce** Steps to reproduce the behavior: 1. Go to '...' -2. Click on '....' +2. Tap on '....' 3. Scroll down to '....' 4. See error @@ -24,9 +24,9 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Device & App Version:** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Version [e.g. 22] + - Device: [e.g. Pixel 8, iPhone 13 Pro] + - OS: [e.g. Android 13, iOS 17.2] + - App Version [e.g. 0.2.5] **Additional Context** Add any other context about the problem here.