From 19d0d47185667ccf3714cb51986fa6952d70da99 Mon Sep 17 00:00:00 2001 From: marston Date: Fri, 12 Jan 2024 22:24:28 -0500 Subject: [PATCH] fix again maybe? --- .github/ISSUE_TEMPLATE/1.20-issue-report.yml | 8 ++++---- .github/ISSUE_TEMPLATE/feature_request.yml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.20-issue-report.yml b/.github/ISSUE_TEMPLATE/1.20-issue-report.yml index 64b55fc..c2174d5 100644 --- a/.github/ISSUE_TEMPLATE/1.20-issue-report.yml +++ b/.github/ISSUE_TEMPLATE/1.20-issue-report.yml @@ -1,8 +1,8 @@ name: 1.20 Issue Report -about: Report an issue with the 1.20 version of Random Loot -title: '' -labels: [1.20, Bug, Unreviewed] -assignees: '' +description: Report an issue with the 1.20 version of Random Loot +title: 1.20 Issue Report +labels: [1.20, bug] +assignees: TheMarstonConnell body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index f135c55..5f0defb 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,8 +1,8 @@ name: Feature request -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' +description: Suggest an idea for this project +title: Feature Request +labels: [enhancement] +assignees: TheMarstonConnell body: - type: markdown attributes: