From 5dbbe01b9592b4630156a5c038e9a23c5a1b324a Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Wed, 21 Apr 2021 14:24:14 +0200 Subject: [PATCH 1/2] Remove deprecated issue_body type --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 206661c..ce96fcc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,6 @@ name: Bug Report description: Found a Bug about PlaceholderAPI? Use this template to report it! labels: - "Type: Issue (Unconfirmed)" -issue_body: false body: - type: markdown attributes: From 91af12f575d6606ef712aa669eb45f2d4d501a1a Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Wed, 21 Apr 2021 14:24:40 +0200 Subject: [PATCH 2/2] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 23c89f1..7a4230a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -2,7 +2,6 @@ name: Feature Request description: Suggest a new Feature for PlaceholderAPI labels: - "Type: Enhancement" -issue_body: false body: - type: markdown attributes: