From b087603c1c9de3c664a1fb86c39d505e2bb60031 Mon Sep 17 00:00:00 2001 From: akc3n Date: Fri, 8 Dec 2023 10:58:37 -0800 Subject: [PATCH] Change wording on native code debugging Change from enable/disable to allowed/blocked. Signed-off-by: akc3n --- .github/ISSUE_TEMPLATE/app_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app_report.yml b/.github/ISSUE_TEMPLATE/app_report.yml index e497522..6902c3e 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -128,8 +128,8 @@ body: `Settings` → `Security` → `Enable native code debugging` options: - - label: Enabled - - label: Disabled + - label: Allowed + - label: Blocked - type: checkboxes attributes: label: Exploit protection compatibility mode