From d07f0f31bdf42d134f16050e37fee5594440cf4a Mon Sep 17 00:00:00 2001 From: Rukira Date: Tue, 25 Aug 2026 10:44:52 +0100 Subject: [PATCH] Bug report template --- .gitea/issue_template/bug_report.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/issue_template/bug_report.yaml b/.gitea/issue_template/bug_report.yaml index f8e95c4..bc436de 100644 --- a/.gitea/issue_template/bug_report.yaml +++ b/.gitea/issue_template/bug_report.yaml @@ -62,6 +62,7 @@ body: options: - macOS - Windows + - Linux validations: required: true @@ -80,6 +81,7 @@ body: Logs help us understand what went wrong behind the scenes. Here's how to find them: **macOS:** Open Finder, press **Cmd+Shift+G**, and paste: `~/Library/Application Support/WoWBackup/logs` + **Windows:** Press **Win+R**, and paste: `%APPDATA%\WoWBackup\logs` You can also open this folder from the app: go to **Settings** and click the **Open Logs** button at the bottom.