From 2982c146a4674983f6166054b8717d7ae8fd1749 Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Fri, 30 May 2025 17:18:56 +0200 Subject: [PATCH] Update feature-request.yml --- .github/ISSUE_TEMPLATE/feature-request.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 2b4041188..ddd2f61d0 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -27,3 +27,11 @@ body: - High (App breaking feature) validations: required: true + - type: checkboxes + id: idiot-check + attributes: + label: Please tick the boxes + description: Before submitting, please ensure that + options: + - label: You are **NOT** using a version superior to v1. if that is the case, please fill this issue on the new repository. + required: true