From 57b53897efd17ad4dcac0ef794d3496f3e1a7fab Mon Sep 17 00:00:00 2001 From: Ilya Date: Tue, 4 May 2021 10:20:59 +0600 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f3d5c415..b5b33008 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,16 +23,11 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] +**Environment and game (please complete the following information):** + - Game version [e.g. 6.0b or AppVeyor build version] + - Operating System: [e.g. Windows, Linux distro] + - CPU model [e.g. Intel i5-4460, AMD Ryzen 3600] + - GPU model [e.g. AMD Radeon R9 280X, Nvidia RTX 3070] **Additional context** Add any other context about the problem here.