Add PVE version to bug report template (#7276)
This commit is contained in:
parent
d57c613535
commit
54b59e24ca
8
.github/ISSUE_TEMPLATE/bug_report.yml
generated
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
generated
vendored
@ -67,6 +67,14 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
id: issue_description
|
id: issue_description
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user