From fde4d8d54fa5a521f4e38a1927bbe2efb20035b3 Mon Sep 17 00:00:00 2001 From: smallmodel <15067410+smallmodel@users.noreply.github.com> Date: Mon, 26 Aug 2024 22:11:14 +0200 Subject: [PATCH] Update README and bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++----- README.md | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c7193bb6..1027042a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,13 +24,13 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Logs** -- If applicable, add the `qconsole.log` file. On Windows, it can be found in **%APPDATA%\...\qconsole.log** and on Linux, it can be found on the home directory **~/.openmohaa/.../qconsole.log**. -- If there is no `qconsole.log`, paste the output of the console window. +- Paste the output of the console window in a text file, and attach the text file. +- If applicable (`logfile` set to 2), attach the `qconsole.log` file. On Windows, it can be found in **%APPDATA%\...\qconsole.log** and on Linux, it can be found on the home directory **~/.openmohaa/.../qconsole.log**. **Version information (please complete the following information):** - - OS: [e.g. Debian] - - OS Version [e.g 12] - - OpenMoHAA Version: [e.g `0.70.0-alpha+0.0b1a20dcf win_msvc64-x86_64-debug`] + - OS: [e.g. `Debian`] + - OS Version [e.g `12`] + - OpenMoHAA Version: [e.g `0.70.0-alpha+0.0b1a20dcf win_msvc64-x86_64-debug`, can be found below **Common Initialization** in the console, or by typing `version`] **Dump (OPTIONAL)** You can include a core dump generated by the OS (`.dmp` file). If you compiled OpenMoHAA yourself, also add all output openmohaa binaries (except libopenal and libSDL). diff --git a/README.md b/README.md index cf18a7e5..ba789e5b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The main goal of OpenMoHAA is to ensure the future and continuity of **Medal of ### Single-player -The entire single-player campaign can be played from start to end. There may be occasional bugs though; if you encounter any, please create a GitHub issue describing them. +The entire single-player campaign can be played from start to end. There may be occasional bugs though; if you encounter any, please create a new [GitHub issue](https://github.com/openmoh/openmohaa/issues) describing them. ### Multiplayer