From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 17 Oct 2022 19:05:51 +0000 (+0100) Subject: Update Bug Report.yaml X-Git-Tag: 4.1-rc4~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2160cd2bae01f4b40d0e58b33967e95fa77c6b2a;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 35b775ae..44233e9f 100644 --- a/.github/ISSUE_TEMPLATE/Bug Report.yaml +++ b/.github/ISSUE_TEMPLATE/Bug Report.yaml @@ -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