From c6073380034b72146eb6bf84715409fdf43340f6 Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Mon, 8 Mar 2021 15:56:26 +0100 Subject: [PATCH] Add checkboxes --- .../{bug_report.yml => bug_report_new.yml} | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.yml => bug_report_new.yml} (86%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report_new.yml similarity index 86% rename from .github/ISSUE_TEMPLATE/bug_report.yml rename to .github/ISSUE_TEMPLATE/bug_report_new.yml index 6ff771a..a8a5957 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_new.yml @@ -1,5 +1,5 @@ name: Bug Report -about: Found a Bug about PlaceholderAPI? Use this template to report it! +description: Found a Bug about PlaceholderAPI? Use this template to report it! body: - type: markdown attributes: @@ -11,7 +11,15 @@ body: Jenkins: http://ci.extendedclip.com/job/PlaceholderAPI/ **DO NOT REPORT ISSUES WITH EXPANSIONS AND/OR PLACEHOLDERS. USE THE APPROPRIATE ISSUE TRACKER FOR THOSE!** - +- type: checkboxes + attributes: + label: Confirmation + description: Please make sure to have followed the following checks. + options: + - label: My issue isn't already found on the Issue tracker. + required: true + - label: My issue is about **PlaceholderAPI** and not any expansion or external plugin + required: true - type: dropdown attributes: label: "Type" @@ -23,28 +31,24 @@ body: - Plugin/Server Incompatability validations: required: true - - type: textarea attributes: label: "What happens?" description: "What bug are you encountering? Try to explain it as detailed as possible." validations: required: true - - type: textarea attributes: label: "Expected Behaviour" description: "What behaviour did you expect from PlaceholderAPI?" validations: required: true - - type: textarea attributes: label: "Actual Behaviour" description: "How does PlaceholderAPI behave instead?" validations: required: true - - type: textarea attributes: label: "How to Reproduce" @@ -57,7 +61,6 @@ body: 3. Profit! validations: required: true - - type: input attributes: label: "`/papi dump` Output" @@ -65,7 +68,6 @@ body: placeholder: "https://paste.helpch.at/dump.log" validations: required: true - - type: input attributes: label: "Errors" @@ -73,7 +75,6 @@ body: placeholder: "https://paste.helpch.at/error.log" validations: required: false - - type: markdown attributes: value: |-