mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-01-08 15:09:24 +00:00
fixed some typos in Update bug_report.md
This commit is contained in:
parent
ad2100d461
commit
22bfe06379
1 changed files with 5 additions and 5 deletions
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -8,7 +8,7 @@ assignees: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
## OS & Version:
|
## OS & Version:
|
||||||
e.g: Windows 11, Gupax v1.3.3
|
e.g: Windows 11, Gupaxx v1.4.2
|
||||||
|
|
||||||
## Bug
|
## Bug
|
||||||
What is the bug?
|
What is the bug?
|
||||||
|
@ -23,11 +23,11 @@ Steps to reproduce the behavior:
|
||||||
If possible, add screenshots to help explain the bug.
|
If possible, add screenshots to help explain the bug.
|
||||||
|
|
||||||
## Crash report
|
## 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`
|
- Windows: `C:\Users\YOUR_USER_NAME\AppData\Roaming\Gupaxx\crash.txt`
|
||||||
- macOS: `/Users/YOUR_USER_NAME/Library/Application Support/Gupax/crash.txt`
|
- macOS: `/Users/YOUR_USER_NAME/Library/Application Support/Gupaxx/crash.txt`
|
||||||
- Linux: `/home/YOUR_USER_NAME/.local/share/gupax/crash.txt`
|
- Linux: `/home/YOUR_USER_NAME/.local/share/gupaxx/crash.txt`
|
||||||
|
|
||||||
If you do, please upload or copy-paste `crash.txt` here:
|
If you do, please upload or copy-paste `crash.txt` here:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue