]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update Bug Report.yaml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 27 Aug 2022 14:11:49 +0000 (15:11 +0100)
committerGitHub <noreply@github.com>
Sat, 27 Aug 2022 14:11:49 +0000 (15:11 +0100)
.github/ISSUE_TEMPLATE/Bug Report.yaml

index a7405cb59e598ce1ebf350f12baab9751a436cea..6349792ef6e80bf559f4af6d4296f394b073cb74 100644 (file)
@@ -23,7 +23,7 @@ body:
   - type: textarea
     id: os
     attributes:
-      label: Operatiing System?
+      label: Operating System?
       description: What Operating System are you running on ? (`uname -a`)
     validations:
       required: true
@@ -40,7 +40,7 @@ body:
       label: How did you install Shairport Sync?
       options:
         - Homebrew for Mac
-        - A package manager (`apt`, `yum`, `pkg`, ...)
+        - A package manager (e.g. apt, yum, pkg, ...)
         - Built from source
     validations:
       required: true