From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 18 Oct 2022 09:17:59 +0000 (+0100) Subject: Update Bug Report.yaml X-Git-Tag: 4.1-rc4~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d2ecb3102550aa32edf280594a741e1bea2b25;p=thirdparty%2Fshairport-sync.git Update Bug Report.yaml Simplification --- diff --git a/.github/ISSUE_TEMPLATE/Bug Report.yaml b/.github/ISSUE_TEMPLATE/Bug Report.yaml index f60b1659..873bdb1d 100644 --- a/.github/ISSUE_TEMPLATE/Bug Report.yaml +++ b/.github/ISSUE_TEMPLATE/Bug Report.yaml @@ -24,7 +24,7 @@ body: id: version attributes: label: Configuration Information. - 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 two commands: `uname -a` and `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 two commands `uname -a` and `shairport-sync -V`. validations: required: true - type: dropdown