From 744cd6164379e2498704d56808408b09dac2d915 Mon Sep 17 00:00:00 2001 From: Salman Ahmed Date: Sat, 19 Mar 2022 03:33:13 +0300 Subject: [PATCH] Apply further minor rewordings Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug-issue.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index 95c7a089c8..882b0bf6bf 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -54,11 +54,11 @@ body: **Logs are reset when you reopen the game.** If the game crashed or has been closed since you found the bug, retrieve the logs using the file explorer instead. - By default logs can be found in: - - `%AppData%/osu/logs` *(on Windows)* - - `~/.local/share/osu/logs` *(on Linux & macOS)* - - `Android/data/sh.ppy.osulazer/files/logs` *(on Android)* - - on iOS they can be obtained by connecting your device to your desktop and copying the `logs` directory from the app's own document storage using iTunes. (https://support.apple.com/en-us/HT201301#copy-to-computer) + The default places to find the logs are as follows: + - `%AppData%/osu/logs` *on Windows* + - `~/.local/share/osu/logs` *on Linux & macOS* + - `Android/data/sh.ppy.osulazer/files/logs` *on Android* + - *On iOS*, they can be obtained by connecting your device to your desktop and copying the `logs` directory from the app's own document storage using iTunes. (https://support.apple.com/en-us/HT201301#copy-to-computer) If you have selected a custom location for the game files, you can find the `logs` folder there.