diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 60c56991..6531a9c9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,10 @@ -Thanks for reporting your issue or feature request. +You can find session logs by date and version information in: +~/.config/org.sparkleshare.SparkleShare/logs/ on Linux and macOS +C:\Users\YOUR_USERNAME\AppData\Roaming\org.sparkleshare.SparkleShare\logs\ on Windows -To help us help you, please include the logs from around the time the issue occurred, as well as the SparkleShare version and info about your OS. You can find this information and session logs by date in `~/.config/org.sparkleshare.SparkleShare/logs/` on Linux and macOS, and in `C:\Users\YOUR_USERNAME\AppData\Roaming\org.sparkleshare.SparkleShare\` on Windows. +To help us help you, please include the logs from around the time the issue occurred, as well as the SparkleShare version and info about your OS (displayed at the top of the log files). -Then, tell us roughly in these steps what went wrong: +Then tell us roughly in these steps what went wrong: ### What happened: @@ -17,5 +19,5 @@ Then, tell us roughly in these steps what went wrong: 3. … -Thanks, it helps lots! +Thanks for reporting your issue or feature request, it helps lots!