mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09:00
Add log file location to issue templates
This commit is contained in:
parent
17d4757c3b
commit
ab3cc9ada4
5
.github/ISSUE_TEMPLATE/01-bug-issues.md
vendored
5
.github/ISSUE_TEMPLATE/01-bug-issues.md
vendored
@ -8,4 +8,7 @@ about: Issues regarding encountered bugs.
|
|||||||
|
|
||||||
**osu!lazer version:**
|
**osu!lazer version:**
|
||||||
|
|
||||||
**Logs:**
|
**Logs:**
|
||||||
|
*please attach logs here, which are located at:*
|
||||||
|
- `%AppData%/osu/logs` *(on Windows),*
|
||||||
|
- `~/.local/share/osu/logs` *(on Linux & macOS).*
|
||||||
|
5
.github/ISSUE_TEMPLATE/02-crash-issues.md
vendored
5
.github/ISSUE_TEMPLATE/02-crash-issues.md
vendored
@ -8,6 +8,9 @@ about: Issues regarding crashes or permanent freezes.
|
|||||||
|
|
||||||
**osu!lazer version:**
|
**osu!lazer version:**
|
||||||
|
|
||||||
**Logs:**
|
**Logs:**
|
||||||
|
*please attach logs here, which are located at:*
|
||||||
|
- `%AppData%/osu/logs` *(on Windows),*
|
||||||
|
- `~/.local/share/osu/logs` *(on Linux & macOS).*
|
||||||
|
|
||||||
**Computer Specifications:**
|
**Computer Specifications:**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user