From 5cd9a941e19c8c31a2730a4bfcca512a43596602 Mon Sep 17 00:00:00 2001 From: Squall Leonhart Date: Tue, 17 Jan 2023 21:59:14 +1100 Subject: [PATCH] "work as intended" instead of "boot" --- .github/ISSUE_TEMPLATE/BUG.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index a55252633..918688d90 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -141,7 +141,7 @@ body: label: Does the issue manifest with the Interpreter core? description: You can change this setting in the Rom Configuration (Requires "hide advanced settings" unchechecked) value: | - You can also specify here if certain Recompiler setting combinations allows the game to boot. + You can also specify here if certain Recompiler setting combinations allows the game to work as intended. validations: required: true - type: checkboxes