From 3a8e34c87ea1ed48e965c125d41dd9e6092cb4f1 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov <10544660+farag2@users.noreply.github.com> Date: Mon, 12 Oct 2020 10:28:53 +0300 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9fa13d74..5dbd6085 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -5,8 +5,11 @@ about: Report errors or unexpected behavior --- Before submitting a bug report: -- Make sure you are able to repro it on the latest released version; -- The .ps1 file has UTF-8 with BOM enconding. +### Prerequisites + +* Make sure you are able to repro it on the latest released version; +* [ ] Verify that this is not a Windows issue; +* [ ] Check the [**Before running**](https://github.com/farag2/Windows-10-Sophia-Script#%EF%B8%8F-before-running-%EF%B8%8F) & [**Usage**](https://github.com/farag2/Windows-10-Sophia-Script#usage) sections **Steps to reproduce** ------------------ @@ -19,7 +22,7 @@ Before submitting a bug report: If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** -- Windows build: [e.g. 19041] +- Windows build (**winver**): [e.g. 19041] **Additional context** Add any other context about the problem here.