From 22bfe06379ab1b06d87b21de0b5c4ae30e8cd0a0 Mon Sep 17 00:00:00 2001 From: cheese Date: Thu, 3 Oct 2024 21:10:40 +0200 Subject: [PATCH] fixed some typos in Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3e1ccab..6d4ba9d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ assignees: '' --- ## OS & Version: -e.g: Windows 11, Gupax v1.3.3 +e.g: Windows 11, Gupaxx v1.4.2 ## Bug What is the bug? @@ -23,11 +23,11 @@ Steps to reproduce the behavior: If possible, add screenshots to help explain the bug. ## Crash report -If Gupax is crashing, you may have a file here: +If Gupaxx is crashing, you may have a file here: -- Windows: `C:\Users\YOUR_USER_NAME\AppData\Roaming\Gupax\crash.txt` -- macOS: `/Users/YOUR_USER_NAME/Library/Application Support/Gupax/crash.txt` -- Linux: `/home/YOUR_USER_NAME/.local/share/gupax/crash.txt` +- Windows: `C:\Users\YOUR_USER_NAME\AppData\Roaming\Gupaxx\crash.txt` +- macOS: `/Users/YOUR_USER_NAME/Library/Application Support/Gupaxx/crash.txt` +- Linux: `/home/YOUR_USER_NAME/.local/share/gupaxx/crash.txt` If you do, please upload or copy-paste `crash.txt` here: ```