From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 29 Aug 2023 08:35:56 +0000 (+0100) Subject: Update Bug Report.yaml X-Git-Tag: 4.3~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bccc6337fb9d3bb7ab07e457db0eeb5d3918a9e0;p=thirdparty%2Fshairport-sync.git Update Bug Report.yaml --- diff --git a/.github/ISSUE_TEMPLATE/Bug Report.yaml b/.github/ISSUE_TEMPLATE/Bug Report.yaml index 72caf629..08b86fe6 100644 --- a/.github/ISSUE_TEMPLATE/Bug Report.yaml +++ b/.github/ISSUE_TEMPLATE/Bug Report.yaml @@ -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: @@ -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: