From a81fd941869cb13b15e145db064c68f43bf128bf Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Fri, 15 Jun 2018 08:06:54 -0500 Subject: [PATCH] Document issue reporting --- Troubleshooting.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 7013308..9610a03 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -53,3 +53,14 @@ Future updates will also be installed to this location. ### PS4 and Xbox support This app doesn't work with PS4 or Xbox Elite: Dangerous accounts. On these platforms the game lacks support for the API and Journal files that this app relies on. + +### Reporting a problem +Please report a problem as a new GitHub [issue](https://github.com/Marginal/EDMarketConnector/issues/new). Please wait for the error to occur and zip up and attach this app's log file to the new issue: + +Mac: + +* `$TMPDIR/EDMarketConnector.log` + +Windows: + +* `%TMP%\EDMarketConnector.log`