mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-04-23 23:08:11 +00:00
Merge pull request #17 from DeanLemans/patch-1
fixed some typos and updated bug_report.md
This commit is contained in:
commit
06c2e31d01
1 changed files with 7 additions and 5 deletions
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -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,13 +23,15 @@ 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:
|
||||
```
|
||||
paste inside here.
|
||||
```
|
||||
## Additional context
|
||||
<!-- Add any other context about the problem here. -->
|
||||
|
|
Loading…
Reference in a new issue