Update issue templates

This commit is contained in:
Jesse Squires 2020-01-19 20:21:30 -08:00 committed by GitHub
parent 598dd9b481
commit c6d28fe7e3

34
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,34 @@
---
name: Bug report
about: Report a bug to help us improve
title: ''
labels: bug
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.
**General Information (please complete the following):**
- Project version:
- Platform/OS version: [e.g. iOS 12.1, tvOS 13, macOS 10.15.1]
- Devices: [e.g. iPhone X, iPad Air, MacBook Pro]
- Reproducible in the example project?: [Yes/No]
- Other related GitHub issues?:
**Additional context**
Add any other context about the problem here.