From cacd776b9efb91a50298319452de2460b51f0b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Fri, 6 Feb 2026 11:24:07 +0100 Subject: [PATCH] Add acknowledgment label to request template --- .github/DISCUSSION_TEMPLATE/request-script.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/DISCUSSION_TEMPLATE/request-script.yml b/.github/DISCUSSION_TEMPLATE/request-script.yml index 8b1914301..67d6b17d4 100644 --- a/.github/DISCUSSION_TEMPLATE/request-script.yml +++ b/.github/DISCUSSION_TEMPLATE/request-script.yml @@ -32,6 +32,8 @@ body: required: true - label: "The application requested has 600+ stars on Github (if applicable), is older than 6 months, actively maintained and has release tarballs published." required: true + - label: "I understand that not all scripts will be accepted due to various reasons and criteria by the community-scripts ORG." + required: true - type: markdown attributes: value: "Thanks for submitting your request! The team will review it and reach out if we need more information."