Skip to content

Commit

Permalink
create bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
woheller69 committed Feb 24, 2021
1 parent a6ce1a8 commit dbd0621
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

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

**How to Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
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.

**Environment (please complete the following information):**
- App version: [e.g. v1.6]
- Android version: [e.g. 10]
- Device: [e.g. Google Pixel 4]

0 comments on commit dbd0621

Please sign in to comment.