diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 08d19a3e1a..6d59119756 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,12 @@ assignees: '' --- +**Platform** +Operating system type, major version, architecture (64/32 bit). + +**Version** +Where you got the game and the exact version number. + **Describe the bug** A clear and concise description of what the bug is. @@ -17,7 +23,13 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error -If game data is required, please add from menu, save game, copy to clipboard, paste here +If game data is required, please add it here. From the menu, choose save game (or map), copy to clipboard, and paste here between the backtick blocks (or, if no such save is required, you may delete this): +
Saved game + +``` + +``` +
**Expected behavior** A clear and concise description of what you expected to happen.