Skip to content

Commit

Permalink
Create bug_report.md (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkatronics committed Jun 26, 2023
1 parent 822009f commit 78ffcd0
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Install app '...'
2. Go to '...'
3. Click on '....'
4. Scroll down to '....'
5. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots or a screen recording to help explain your problem.

**Smartphone (please complete the following information):**
- Device: [e.g. Saga, Pixel 7, etc.]
- Browser: if this issue is related to mobile web [e.g. Chrome, Firefox]
- Version: if this issue is endemic to specific Android versions [e.g. 22]
- Additonal Details: any additonal information about the device? [e.g. low power mode on, privacy mode on, etc.]

**Additional context**
Add any other context about the problem here.

0 comments on commit 78ffcd0

Please sign in to comment.