From 97ce511090c75b345f59258d904e1516321a829f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sun, 18 Jan 2026 10:01:56 +0100 Subject: [PATCH] Fix typo in the New Script request template (#10891) * Fix typo * Update star requirement from 500 to 600 --------- Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- .github/DISCUSSION_TEMPLATE/request-script.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DISCUSSION_TEMPLATE/request-script.yml b/.github/DISCUSSION_TEMPLATE/request-script.yml index fd5f69fd5..8b1914301 100644 --- a/.github/DISCUSSION_TEMPLATE/request-script.yml +++ b/.github/DISCUSSION_TEMPLATE/request-script.yml @@ -30,7 +30,7 @@ body: required: true - label: "I have searched existing [discussions](https://github.com/community-scripts/ProxmoxVE/discussions?discussions_q=) and found no duplicate requests." required: true - - label: "The application requested has 200+ stars on Github (if applicable), is older than 6 months, actively maintained and has release tarballs published." + - 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 - type: markdown attributes: