Update issue templates

This commit is contained in:
dingusdev 2019-07-07 11:27:39 -07:00 committed by GitHub
parent 2bd717e293
commit c6f67b5a6f
1 changed files with 39 additions and 0 deletions

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

@ -0,0 +1,39 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
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.
**Device Information (please complete the following information):**
- Device Type: [e.g. Desktop, Smartphone]
- Host OS: [e.g. Linux 4.4, Mac OS X 10.12, Windows 7]
- Host Processor: [e.g. Intel Core 2 Duo, AMD Phenom II]
- Host RAM: [e.g. 4 GB]
- Guest OS: [e.g. Mac OS 8.6]
- Guest Processor: [e.g. PowerPC G3 (750 v.1)]
- Guest ROM: [e.g. Power Mac G3 Beige]
- Guest RAM: [e.g. 64 MB]
- Build Date [e.g. 22/7/2019 (dd/mm/yyyy format)]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.