From 656dd910040e13ce2653c416b772693eff13d678 Mon Sep 17 00:00:00 2001 From: Bella Who Date: Sun, 9 Feb 2020 19:12:40 -0500 Subject: [PATCH] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index ced6b51e..dc6eb226 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -14,7 +14,13 @@ Baritone version: Forge mods (if used): ## 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 Add your steps to reproduce the issue/bug experienced here.