From eecff9db6b8ccbcfa5c58cade246234eef5d1016 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 12:11:51 +0100 Subject: [PATCH] [gh] Update to the New Script request template (#11612) --- .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..52bb7b07b 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 applications 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."