Update issue templates

This commit is contained in:
Terence Boldt 2021-11-01 06:48:42 -04:00 committed by GitHub
parent 4ee8024c42
commit 4a89385d0f
2 changed files with 50 additions and 0 deletions

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

@ -0,0 +1,33 @@
---
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. Type '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Hardware (please complete the following information):**
- Host computer [e.g. ][, ][+, //e, IIgs, etc.]
- Additional cards [e.g. Disk ][, 80 column, TranswarpGS, etc.]
- Apple2-IO-RPi Version [e.g. prototype 4, prototype 5]
- Origin [e.g. Self-made, purchased without RPi, purchased with RPi]
- When was firmware last updated
**Software (please complete the following information):**
- When was repo on the card last updated build performed
**Additional context**
Add any other context about the problem here.

View File

@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
title: 'Feature: '
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context about the feature request here.