Update bug_report.yaml

tweak
This commit is contained in:
tteckster 2024-03-19 10:47:20 -04:00 committed by GitHub
parent 2fa12a1b97
commit 75532e028c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 1 deletions

View File

@ -27,10 +27,19 @@ body:
validations: validations:
required: true required: true
attributes: attributes:
label: Which Linux distribution are you employing? label: What settings are you currently utilizing?
options: options:
- -
- Default Settings - Default Settings
- Advanced Settings
- type: dropdown
id: distribution
validations:
required: true
attributes:
label: Which Linux distribution are you employing?
options:
-
- Debian 11 - Debian 11
- Debian 12 - Debian 12
- Ubuntu 20.04 - Ubuntu 20.04