Update issue templates

This commit is contained in:
Justin Mazzocchi 2021-03-19 22:09:09 -07:00
parent 1c2689487e
commit a5b19e169c
No known key found for this signature in database
GPG key ID: E223E6937AAFB01C

32
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,32 @@
---
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. 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.
**(please complete the following information):**
- Device: [e.g. iPhone 12]
- OS: [e.g. iOS 14.4.1]
- App Version [e.g. 1.0.1]
**Additional context**
Add any other context about the problem here.