From c9bc1e6cfee562c8aead658dc1fb96251b5e76e6 Mon Sep 17 00:00:00 2001 From: nanahi <130121847+na-na-hi@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:32:10 -0500 Subject: [PATCH] .github/ISSUE_TEMPLATE: clarify the template is for other platforms It currently says "different" issue which is unclear. Clarify this by saying it's for other platforms. --- .github/ISSUE_TEMPLATE/3_bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3_bug_report.yml b/.github/ISSUE_TEMPLATE/3_bug_report.yml index 298512b13b..78cefe6710 100644 --- a/.github/ISSUE_TEMPLATE/3_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/3_bug_report.yml @@ -1,5 +1,5 @@ -name: "Report a different Issue" -description: "Create a report for a runtime related Issue" +name: "Report an Issue on other platforms" +description: "Create a report for a runtime related Issue on other platforms" labels: [] body: - type: textarea