From be842f2a33438c0d15ba25dadd490e1f38fed192 Mon Sep 17 00:00:00 2001 From: Merith Date: Mon, 21 Feb 2022 11:45:30 -0800 Subject: [PATCH] Update bug_report.md Update to actually tell people to send latest.log --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 042f1f27a..c96ce7018 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,4 +13,5 @@ labels: bug - Minecraft version - CC: Restitched version - Logs: These will be located in the `logs/` directory of your Minecraft instance. Please upload them as a gist or directly into this editor. + - Please send `latest.log` AND the appropriate crashlog, - Detailed reproduction steps: sometimes I can spot a bug pretty easily, but often it's much more obscure. The more information I have to help reproduce it, the quicker it'll get fixed.