mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
update workflows VED
This commit is contained in:
12
.github/ISSUE_TEMPLATE/new-script.yaml
vendored
12
.github/ISSUE_TEMPLATE/new-script.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user