Merge pull request #1287 from S-B99/master
Add Linux support to issue templates
This commit is contained in:
commit
7181d2c91a
8
.github/ISSUE_TEMPLATE/bug.md
vendored
8
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -14,7 +14,13 @@ Baritone version:
|
|||||||
Forge mods (if used):
|
Forge mods (if used):
|
||||||
|
|
||||||
## Exception, error or logs
|
## Exception, error or logs
|
||||||
You can find your logs in `%appdata%/.minecraft/logs/` (Windows) or `/Library/Application\ Support/minecraft/logs` (Mac).
|
Please find your `latest.log` or `debug.log` in this folder and attach it to the issue
|
||||||
|
|
||||||
|
Linux: `~/.minecraft/logs/`
|
||||||
|
|
||||||
|
Windows: `%appdata%/.minecraft/logs/`
|
||||||
|
|
||||||
|
Mac: `/Library/Application\ Support/minecraft/logs/`
|
||||||
|
|
||||||
## How to reproduce
|
## How to reproduce
|
||||||
Add your steps to reproduce the issue/bug experienced here.
|
Add your steps to reproduce the issue/bug experienced here.
|
||||||
|
Loading…
Reference in New Issue
Block a user