mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 08:33:17 +01:00
Update bug_report.yaml
This commit is contained in:
parent
d5a4a33f87
commit
b6a3e822b1
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -22,6 +22,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
Block a user