]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update Bug Report.yaml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 29 Aug 2023 08:35:56 +0000 (09:35 +0100)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2023 08:35:56 +0000 (09:35 +0100)
.github/ISSUE_TEMPLATE/Bug Report.yaml

index 72caf6295e9f9fcb83159ed5d7e73af4d2dfe70c..08b86fe6bbb077d958d4330a9d2acc8dbbb4bc67 100644 (file)
@@ -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: