From 66a7a6d199e13fcd26b06cb4e01fdfaabd4ac563 Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Mon, 8 Mar 2021 15:53:04 +0100 Subject: [PATCH] Add Checkboxes --- .github/ISSUE_TEMPLATE/feature_request.yml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 94961c7..976a6b8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,5 +1,7 @@ +--- name: Feature Request about: Suggest a new Feature for PlaceholderAPI +labels: 'Type: Enhancement' body: - type: markdown attributes: @@ -9,6 +11,15 @@ body: If it doesn't exist, proceed. Note that any suggestions towards a specific Expansion should be made on that expansion's repository and not here! +- type: checkboxes + attributes: + label: Confirmation + description: Please make sure to have followed the following checks. + options: + - label: I checked the Issue tracker and any Open PRs for my idea. + required: true + - label: My idea is for **PlaceholderAPI** and not any expansion or other plugin. + required: true - type: dropdown attributes: label: "Type" @@ -21,7 +32,6 @@ body: - Major Code improvement (Will affect Servers) validations: required: true - - type: textarea attributes: label: "Description" @@ -30,14 +40,12 @@ body: Just saying "It's cool!" or "I need it" aren't valid reasons, as it should also benefit other users and not just you. validations: required: true - - type: textarea attributes: label: "Code Example" description: "Do you have any Code Examples that you could show us?" validations: required: false - - type: input attributes: label: "Jar file" @@ -45,7 +53,6 @@ body: placeholder: "https://cdn.discordapp.com/..." validations: required: true - - type: markdown attributes: value: |-