gupaxx/.github/ISSUE_TEMPLATE/bug_report.md
2024-10-03 21:16:57 +02:00

37 lines
762 B
Markdown

---
name: Bug Report
about: Create a bug report
title: ''
labels: bug
assignees: ''
---
## OS & Version:
e.g: Windows 11, Gupaxx v1.4.2
## Bug
What is the bug?
## Steps
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. See error
## Screenshots
If possible, add screenshots to help explain the bug.
## Crash report
If Gupaxx is crashing, you may have a file here:
- 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. -->