From bad4296323809780729a75b8fb7a98c80ac4cb3a Mon Sep 17 00:00:00 2001 From: jellysquid3 Date: Fri, 21 Jul 2023 13:47:01 -0500 Subject: [PATCH] GitHub is more stupid than originally stated --- .github/ISSUE_TEMPLATE/{BUG_REPORT.yml => BUG_REPORT_NEW.yml} | 2 +- .../ISSUE_TEMPLATE/{CRASH_REPORT.yml => CRASH_REPORT_NEW.yml} | 2 +- .../{FEATURE_REQUEST.yml => FEATURE_REQUEST_NEW.yml} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename .github/ISSUE_TEMPLATE/{BUG_REPORT.yml => BUG_REPORT_NEW.yml} (99%) rename .github/ISSUE_TEMPLATE/{CRASH_REPORT.yml => CRASH_REPORT_NEW.yml} (99%) rename .github/ISSUE_TEMPLATE/{FEATURE_REQUEST.yml => FEATURE_REQUEST_NEW.yml} (97%) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT_NEW.yml similarity index 99% rename from .github/ISSUE_TEMPLATE/BUG_REPORT.yml rename to .github/ISSUE_TEMPLATE/BUG_REPORT_NEW.yml index a6797525de..381054a59b 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT_NEW.yml @@ -1,4 +1,4 @@ -name: Bug report +name: Bug report (new) description: "Use this template if you're running into bugs or other issues." labels: - T-bug diff --git a/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml b/.github/ISSUE_TEMPLATE/CRASH_REPORT_NEW.yml similarity index 99% rename from .github/ISSUE_TEMPLATE/CRASH_REPORT.yml rename to .github/ISSUE_TEMPLATE/CRASH_REPORT_NEW.yml index 5d94e8c824..f633f0ead5 100644 --- a/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/CRASH_REPORT_NEW.yml @@ -1,4 +1,4 @@ -name: Crash report +name: Crash report (new) description: "Use this template if your game is crashing or failing to start correctly." labels: - T-crash diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_NEW.yml similarity index 97% rename from .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml rename to .github/ISSUE_TEMPLATE/FEATURE_REQUEST_NEW.yml index 5ef84d4e0c..a7691cd9d3 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_NEW.yml @@ -1,4 +1,4 @@ -name: Feature request +name: Feature request (new) description: "Suggest an idea for this project." labels: ["T-enhancement", "S-needs-triage"] body: