Skip to content

Commit

Permalink
Update Bug Report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrady authored Aug 29, 2023
1 parent 95d4998 commit bccc633
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/Bug Report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ body:
attributes:
label: System Information.
description: Please give some information about the system hardware -- make and model would be useful, e.g. Raspberry Pi 4 (4 GB). Also, the make and model of the output DAC, if known.
validations:
required: true
- type: textarea
id: version
attributes:
Expand All @@ -40,7 +42,9 @@ body:
description: Does your system use a sound server like PulseAudio or PipeWire? (If it has a GUI, it probably does...)
options:
- label: Check if your system uses a Sound Server.
required: true
validations:
required: true

- type: dropdown
id: install
attributes:
Expand Down

0 comments on commit bccc633

Please sign in to comment.