From d2c5e20a34176dfd1d101cfbb89d7c7cada0cf34 Mon Sep 17 00:00:00 2001 From: Merith Date: Wed, 2 Mar 2022 04:43:02 +0000 Subject: [PATCH] fix bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c96ce7018..414c0196f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,5 +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, + - 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.