diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ed946cec..a8e5858e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,11 +7,14 @@ assignees: '' --- -**Describe the bug** +**Describe the bug** A clear and concise description of what the bug is. -**Include your log/crash report or a link to it** -`debug.log` is preferred, with `latest.log` if `debug.log` can’t be found. +**Include your log file** +The file `debug.log` contains the most information, please upload that. +If you can't find `debug.log` share your `latest.log` instead. +If you can't find either of those, include your crash report. +For help uploading your logs, see [Troubleshooting - Uploading Logs](https://docs.fabricmc.net/players/troubleshooting/uploading-logs#locating-logs) -**Screenshots** +**Screenshots** If applicable, add screenshots to help explain your problem.