]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update Bug Report.yaml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 17 Oct 2022 19:05:51 +0000 (20:05 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Oct 2022 19:05:51 +0000 (20:05 +0100)
.github/ISSUE_TEMPLATE/Bug Report.yaml

index 35b775ae2a174d789acf61bac65334202bf4dfd1..44233e9ffa260ee9b1b77470f66c255a2f016710 100644 (file)
@@ -31,7 +31,7 @@ body:
     id: version
     attributes:
       label: Configuration or Version.
-      description: Please paste the results of `shairport-sync --displayConfig` here, if available. This gives useful information about the environment Shairport Sync is running in and also displays the command line options and configuration settings. If `shairport-sync -displayConfig` is not available (it's new), please paste the results of `shairport-sync -V`.
+      description: Please paste the results of `shairport-sync --displayConfig` here, if available. This gives useful information about the environment Shairport Sync is running in and also displays the command line options and configuration settings. If `shairport-sync --displayConfig` is not available (it's new), please paste the results of `shairport-sync -V`.
     validations:
       required: true
   - type: dropdown
@@ -41,7 +41,7 @@ body:
       options:
         - Homebrew for Mac
         - Docker
-        - A package manager (`apt`, `apt install`, `yum`, `pkg`, etc.)
+        - A package manager (apt, apt install, yum, pkg, etc.)
         - Built from source
     validations:
       required: true