From a84cd7a2aa44ccaf5fd2f1c9ef79428b1559ecda Mon Sep 17 00:00:00 2001 From: Max Lee Date: Fri, 15 Oct 2021 01:15:52 +0100 Subject: [PATCH] Improve agreements --- .github/ISSUE_TEMPLATE/bug-report.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 001d66f..0963eb1 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -78,10 +78,9 @@ body: description: Please agree to the following. options: - label: I have checked if there are already similar issues open. - required: true - - label: I am running the latest build available from https://ci.minebench.de/job/ChestShop-3/. - required: true - - label: I am running a version that has support for the type of issue. + - label: I am running the latest development version available from https://ci.minebench.de/job/ChestShop-3/. + - label: The version [has support](https://github.com/ChestShop-authors/ChestShop-3/security/policy#supported-versions) for this type of issue. + - label: I have provided all requested information and agree to the terms of the [project's license](https://github.com/ChestShop-authors/ChestShop-3/blob/master/LICENSE) required: true - type: textarea