Merge pull request #17 from DeanLemans/patch-1
Some checks are pending
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (macos-latest) (push) Waiting to run
Rust / test (ubuntu-latest) (push) Waiting to run
Rust / typo (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (macos-latest) (push) Waiting to run
Rust / doc (ubuntu-latest) (push) Waiting to run
Typo / typo (push) Waiting to run

fixed some typos and updated bug_report.md
This commit is contained in:
Cyrix126 2024-10-05 16:42:24 +02:00 committed by GitHub
commit bfcaebb82f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,13 +23,15 @@ 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:
``` ```
paste inside here. paste inside here.
``` ```
## Additional context
<!-- Add any other context about the problem here. -->