mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-25 06:31:22 +00:00
Delete bug_report.yaml
This commit is contained in:
parent
bf429cface
commit
16071dc9b2
60
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
60
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -1,60 +0,0 @@
|
||||
name: Bug Report
|
||||
description: File a bug report
|
||||
title: ""
|
||||
labels: ["bug"]
|
||||
assignees:
|
||||
- tjboldt
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thanks for taking the time to fill out this bug report!
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
attributes:
|
||||
label: What happened?
|
||||
description: Also, what did you expect to happen?
|
||||
placeholder: Describe the problem.
|
||||
value: "A bug happened!"
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: hardware-version
|
||||
attributes:
|
||||
label: Hardware Version
|
||||
description: What version of the hardware are you running?
|
||||
options:
|
||||
- Fourth Prototype (Purchased from Terence)
|
||||
- Fourth Prototype (Purchased from third party)
|
||||
- Fourth Prototype (Self-assembled)
|
||||
- Fifth Prototype (Purchased from Terence)
|
||||
- Fifth Prototype (Purchased from third party)
|
||||
- Fifth Prototype (Self-assembled)
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: problem-area
|
||||
attributes:
|
||||
label: Where are you seeing this problem?
|
||||
options:
|
||||
- Boot
|
||||
- ProDOS access
|
||||
- SHELL command
|
||||
- RPI Command
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: computer
|
||||
attributes:
|
||||
label: What computer is this running on?
|
||||
options:
|
||||
- Apple II
|
||||
- Apple II+
|
||||
- Apple //e (unenhanced)
|
||||
- Apple //e (enhanced / platinum)
|
||||
- Apple IIgs
|
||||
- Clone II+
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
Loading…
Reference in New Issue
Block a user