From 9bec33c358c80961bcdaec7defcc96b4c696757d Mon Sep 17 00:00:00 2001 From: EnderIce2 Date: Tue, 8 Apr 2025 11:36:51 +0300 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 78e5f68..2c222d9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,11 +21,11 @@ Steps to reproduce the behavior: If applicable, add screenshots to help explain your problem. **Log File** -Located in `/path/to/prefix/drive_c/windows/logs/bridge.log` +Located in `/path/to/prefix/drive_c/windows/logs/bridge.log` or a screenshot with the terminal should suffice. -**Device (please complete the following information):** - - OS: [e.g. SteamOS, Ubuntu, macOS] - - Version [e.g. 22.04] +**System Info (please complete the following information):** + - OS: [e.g. SteamOS 3.0, Ubuntu 22.04, macOS 15, or output from command `uname -srm`] + - Wine: [e.g. 10.5] **Additional context** Add any other context about the problem here.