diff --git a/How To Report Issues Helpfully.md b/How-To-Report-Issues-Helpfully.md similarity index 71% rename from How To Report Issues Helpfully.md rename to How-To-Report-Issues-Helpfully.md index 67fa299..5e453b9 100644 --- a/How To Report Issues Helpfully.md +++ b/How-To-Report-Issues-Helpfully.md @@ -2,7 +2,7 @@ If LOOT is crashing, or there is some other problem that's not due to missing or 1. In LOOT's settings, set the debug verbosity to its medium setting. (If you're running the 0.7 alpha, it's an Enable Debug Logging checkbox instead.) 2. Run LOOT again to replicate the issue. -3. Upload the debug log that is generated at `%LOCALAPPDATA%\LOOT\LOOTDebugLog.txt` to some location you can share it from. If the log is less than 512 KB, you can upload it to [Pastebin](http://pastebin.com/) without requiring an account. Otherwise, a service such as Dropbox, Google Drive, OneDrive, etc. can be used. Please don't use filesharing websites with countdown timers or captchas. +3. Upload the debug log that is generated at `%LOCALAPPDATA%\LOOT\LOOTDebugLog.txt` to some location you can share it from. If the log is less than 512 KB, you can upload it to [Pastebin](http://pastebin.com/) without requiring an account. Larger logs can be pasted as a [Gist](https://gist.github.com/) without requiring an account. Otherwise, a service such as Dropbox, Google Drive, OneDrive, etc. can be used. Please don't use filesharing websites with countdown timers or captchas. 4. If you're running the 0.7 alpha, also upload the `%LOCALAPPDATA\LOOT\CEFDebugLog.txt`. Note that LOOT wipes the log each time it starts, so if you encounter an issue, don't run LOOT again without first uploading or making a copy of the log. \ No newline at end of file