update workflows VED

This commit is contained in:
CanbiZ
2025-12-08 17:20:23 +01:00
parent 617d9f8fc0
commit 63b9f8a8c1
4 changed files with 397 additions and 131 deletions

View File

@@ -15,6 +15,18 @@ body:
placeholder: e.g., SnipeIT
validations:
required: true
- type: dropdown
id: script_type
attributes:
label: Script Type
description: What type of script is this?
options:
- CT (LXC Container)
- VM (Virtual Machine)
- Addon (tools/addon)
- PVE Tool (tools/pve)
validations:
required: true
- type: textarea
id: task_details
attributes: