From cc5b0526600c33b5243d0ffba410cd845ca77344 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Thu, 11 Jun 2026 16:38:51 +0200 Subject: [PATCH] Update discussion template for script requests --- .github/DISCUSSION_TEMPLATE/request-script.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/request-script.yml b/.github/DISCUSSION_TEMPLATE/request-script.yml index 2ac3ea62a..e58e7cfed 100644 --- a/.github/DISCUSSION_TEMPLATE/request-script.yml +++ b/.github/DISCUSSION_TEMPLATE/request-script.yml @@ -1,4 +1,3 @@ -```yml name: Script request description: Request a new script for Proxmox VE Helper-Scripts title: "[Script request]: " @@ -146,4 +145,3 @@ body: value: | Thanks for submitting your request. The team will review it and may ask for more information if needed. -```