diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a981b74..a5b47f3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,4 +24,4 @@ A clear and concise description of what you expected to happen. - QuickLook Version: [e.g. 0.3.3 from Windows Store] **Screenshots and Exception Log** -If applicable, add screenshots and logs to help explain your problem. The log file is located in `C:\Users\username\AppData\Roaming\pooi.moe\QuickLook\QuickLook.Exception.log` +If applicable, add screenshots and logs to help explain your problem. The log file is located in `%APPDATA%\pooi.moe\QuickLook\QuickLook.Exception.log` (`.msi` or `.zip` version) or `%LOCALAPPDATA%\Packages\21090PaddyXu.QuickLook_egxr34yet59cg\LocalCache\Roaming\pooi.moe\QuickLook\QuickLook.Exception.log` (Windows Store version).