From 2a791887ed403af28534bc637a35caa348b0c15d Mon Sep 17 00:00:00 2001 From: Joonas Rikkonen Date: Tue, 25 Jun 2019 18:47:49 +0300 Subject: [PATCH] (ded4a3e0a) Mention where the version number can be found in the bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 460cf9c78..6a035c1c7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,7 +13,8 @@ A clear and concise description of what the bug is. If possible, describe how the developers can reproduce the issue. It is often extremely hard to fix a bug if we don't know how to make it happen. **Version** -Which version of the game did the bug happen in. Also, please include the operating system you're using (Windows/Linux/Mac). +Which version of the game did the bug happen in. You can see the version number at the bottom left corner of the main menu, and in a file called "Version.txt" inside the game folder. +Also, please include the operating system you're using (Windows/Linux/Mac). **Additional information** Add any other context about the problem here.