mirror of https://github.com/tteck/Proxmox.git
parent
c6e909e731
commit
9a7973f92f
|
@ -15,6 +15,13 @@ body:
|
|||
label: A clear and concise description of the issue.
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: distribution
|
||||
attributes:
|
||||
label: Which Linux distribution are you employing?
|
||||
placeholder: 'Debian 11'
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: screenshot
|
||||
attributes:
|
||||
|
|
Loading…
Reference in New Issue