]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CONTRIBUTING.md
authorMike Brady <mikebrady@eircom.net>
Thu, 18 Oct 2018 12:15:03 +0000 (13:15 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Oct 2018 12:15:03 +0000 (13:15 +0100)
CONTRIBUTING.md

index ab4d5442cdd9b2a6a8d0de98d3cbc943e11c325d..9ae6b8e247a8b99619492b07ef0bf6b173a960eb 100644 (file)
@@ -10,7 +10,8 @@ Changes and additions in the development branch make their way eventually to the
 
 Issue Reports
 ----
-Issue reports are welcome, but before you report an issue, please have a look though the existing [issues](https://github.com/mikebrady/shairport-sync/issues), both open and closed, and check for hints in the [TROUBLESHOOTING](TROUBLESHOOTING.md) page. It would be great to give some details of the device and version of Linux or FreeBSD in use along with the version of Shairport Sync you are using (use `$ shairport-sync -V` to get this). Then, if possible, some diagnostic information from the log or logfile would be useful.
+Issue reports are welcome, but before you report an issue, please check that your version of Shairport Sync is up to date. You'll find details of releases at [Shairport Sync Releases](https://github.com/mikebrady/shairport-sync/releases).
+Then, please have a look though the existing [issues](https://github.com/mikebrady/shairport-sync/issues), both open and closed, and check for hints in the [TROUBLESHOOTING](TROUBLESHOOTING.md) page. It would be great to give some details of the device and version of Linux or FreeBSD in use along with version and build configuration of Shairport Sync you are using (use `$ shairport-sync -V` to get this). Then, if possible, some diagnostic information from the log or logfile would be useful.
 
 In general, a log verbosity of 2 is adequate (`-vv`, or the relevant entry in the configuration file), and it's usually helpful if statistics have been enabled (`--statistics` on the command line, or the relevant entry in the configuration file).