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: