diff options
author | sanni <[email protected]> | 2023-08-15 13:49:31 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-08-15 13:49:31 +0200 |
commit | ce2f2cf4d51e689963a70406ad02a7fdeea886e5 (patch) | |
tree | 8ffe57ae78362a47b8311af226f63ab4b2085fd1 /.github/ISSUE_TEMPLATE | |
parent | 5aac6a40f77a204e26b019202a79f100c68db09c (diff) | |
download | cartreader-ce2f2cf4d51e689963a70406ad02a7fdeea886e5.tar.gz cartreader-ce2f2cf4d51e689963a70406ad02a7fdeea886e5.zip |
Update bug.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 63b1644..0040808 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -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. body: - type: input @@ -28,11 +28,11 @@ body: - HW5 Rev6 validations: required: true -- type: textarea + - type: textarea id: attachment attributes: label: Attach OSCR_LOG.txt file here - - type: dropdown + - type: dropdown id: system attributes: label: System used @@ -41,7 +41,7 @@ body: - Select a system - NES/Famicom/Family Basic - SNES/Super Famicom - - SF Memory + - SF Memory - Satellaview - N64 Cartridge - N64 Controller Test @@ -73,7 +73,7 @@ body: - MSX - Pokemon Mini - Casio Loopy - - Flashrom Programmer + - Flashrom Programmer validations: required: false - type: textarea |