From 961b27f21d969be89a8f13126c50a3034e173df5 Mon Sep 17 00:00:00 2001 From: Squall Leonhart Date: Sat, 5 Mar 2022 03:31:34 +1100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0b192cd9..909af2e7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -46,3 +46,15 @@ body: value: validations: required: true + - type: textarea + id: Rom_Details + attributes: + label: What game were you playing + description: "What is the specific rom that you encountered an issue with" + value: | + Title: + GB, GBC or GBA: + ROM CODE: (File > ROM Information) + BIOS Used?: + validations: + required: true