mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 09:24:38 +00:00
Add PVE version to bug report template (#7276)
This commit is contained in:
parent
d57c613535
commit
54b59e24ca
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/bug_report.yml
generated
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
generated
vendored
|
@ -67,6 +67,14 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: pve_version
|
||||
attributes:
|
||||
label: 📈 Which Proxmox version are you on?
|
||||
placeholder: "run pveversion in your PVE node console"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: issue_description
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue