Update bug_report.yaml

Linux distribution
This commit is contained in:
tteckster 2023-08-23 06:47:29 -04:00 committed by GitHub
parent c6e909e731
commit 9a7973f92f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -15,6 +15,13 @@ body:
label: A clear and concise description of the issue. label: A clear and concise description of the issue.
validations: validations:
required: true required: true
- type: input
id: distribution
attributes:
label: Which Linux distribution are you employing?
placeholder: 'Debian 11'
validations:
required: true
- type: textarea - type: textarea
id: screenshot id: screenshot
attributes: attributes: