From 6ae671cd90690d3e74c803d2c78de82aeecc78f9 Mon Sep 17 00:00:00 2001 From: farag2 Date: Mon, 25 May 2020 15:59:13 +0300 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0c1a12e8..a92252da 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,11 +1,12 @@ --- name: Bug report about: Report errors or unexpected behavior -title: '' -labels: '' -assignees: '' --- +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. **Describe the bug** A clear and concise description of what the bug is.