From 03f27d78bdd0ff2a44743d3fe96a89abc8056ded Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Wed, 21 Apr 2021 09:16:44 +0300 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dccac14c..2f76b4b7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,19 +10,21 @@ Before submitting a bug report: * 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#fire-before-running-fire) & [**Usage**](https://github.com/farag2/Windows-10-Sophia-Script#usage) sections +* [ ] If you issue concerns the Wrapper, please mention @BenchTweakGaming in issue **Steps to reproduce** ------------------ -```PowerShell +```powershell + ``` **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** -- Windows build (**winver**): [e.g. 19042] +**Windows build** +- `winver`: 19042 **Additional context** Add any other context about the problem here.