Update bug.yml

This commit is contained in:
sanni 2023-08-15 13:49:31 +02:00 committed by GitHub
parent 5aac6a40f7
commit ce2f2cf4d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: Open New Issue name: "Open New Issue"
description: For issues that affect all OSCRs e.g. coding mistakes or hardware oversights. description: For issues that affect all OSCRs e.g. coding mistakes or hardware oversights.
body: body:
- type: input - type: input
@ -28,11 +28,11 @@ body:
- HW5 Rev6 - HW5 Rev6
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: attachment id: attachment
attributes: attributes:
label: Attach OSCR_LOG.txt file here label: Attach OSCR_LOG.txt file here
- type: dropdown - type: dropdown
id: system id: system
attributes: attributes:
label: System used label: System used
@ -41,7 +41,7 @@ body:
- Select a system - Select a system
- NES/Famicom/Family Basic - NES/Famicom/Family Basic
- SNES/Super Famicom - SNES/Super Famicom
- SF Memory - SF Memory
- Satellaview - Satellaview
- N64 Cartridge - N64 Cartridge
- N64 Controller Test - N64 Controller Test
@ -73,7 +73,7 @@ body:
- MSX - MSX
- Pokemon Mini - Pokemon Mini
- Casio Loopy - Casio Loopy
- Flashrom Programmer - Flashrom Programmer
validations: validations:
required: false required: false
- type: textarea - type: textarea