gupaxx/.github/ISSUE_TEMPLATE/bug_report.md

36 lines
680 B
Markdown
Raw Normal View History

2023-04-20 18:44:38 +00:00
---
2023-11-19 18:05:00 +00:00
name: Bug Report
2023-04-20 18:44:38 +00:00
about: Create a bug report
title: ''
labels: bug
assignees: ''
---
2023-11-19 18:05:00 +00:00
## OS & Version:
e.g: Windows 11, Gupax v1.3.3
## Bug
2023-04-20 18:44:38 +00:00
What is the bug?
2023-11-19 18:05:00 +00:00
## Steps
2023-04-20 18:44:38 +00:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. See error
2023-11-19 18:05:00 +00:00
## Screenshots
2023-04-20 18:44:38 +00:00
If possible, add screenshots to help explain the bug.
2023-11-19 18:05:00 +00:00
## Crash report
If Gupax 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`
If you do, please upload or copy-paste `crash.txt` here:
```
paste inside here.
```