diff --git a/.github/ISSUE_TEMPLATE/000-report-crash.yml b/.github/ISSUE_TEMPLATE/000-report-crash.yml index b846f6e1b..860b15a57 100644 --- a/.github/ISSUE_TEMPLATE/000-report-crash.yml +++ b/.github/ISSUE_TEMPLATE/000-report-crash.yml @@ -1,7 +1,7 @@ name: Report Crash description: "Report a bug that abruptly ends a game session or prevents the start of the game." labels: -- "Type: Crash" +- "Crash" - "Status: Triage" body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/002-suggest-a-change.yml b/.github/ISSUE_TEMPLATE/002-suggest-a-change.yml index a3fb115fa..5238fe0bb 100644 --- a/.github/ISSUE_TEMPLATE/002-suggest-a-change.yml +++ b/.github/ISSUE_TEMPLATE/002-suggest-a-change.yml @@ -2,7 +2,7 @@ name: Suggest a Change description: Suggest a change to an existing feature. labels: - "Status: Triage" -- "Type: Suggestion" +- "Suggestion" body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/003-request-new-feature.yml b/.github/ISSUE_TEMPLATE/003-request-new-feature.yml index 863bee093..d8e2d51fc 100644 --- a/.github/ISSUE_TEMPLATE/003-request-new-feature.yml +++ b/.github/ISSUE_TEMPLATE/003-request-new-feature.yml @@ -2,7 +2,7 @@ name: 'Request New Feature' description: Request a new feature. labels: - "Status: Triage" -- "Type: Suggestion" +- "Suggestion" body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/004-suggest-a-new-mod.yml b/.github/ISSUE_TEMPLATE/004-suggest-a-new-mod.yml index 194c597b1..960ab885a 100644 --- a/.github/ISSUE_TEMPLATE/004-suggest-a-new-mod.yml +++ b/.github/ISSUE_TEMPLATE/004-suggest-a-new-mod.yml @@ -3,6 +3,7 @@ description: Suggest the addition of a new mod. labels: - "Status: Triage" - "Type: Mod Addition" +- "Suggestion" body: - type: input id: discord