From bcbeda51029e4981535711206027edf052aa0ccf Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Mon, 27 Jul 2020 16:12:15 -0700 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d88b900d04..f78380c595 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,8 +1,8 @@ --- -name: Bug report +name: "\U0001F41B Bug report" about: Report errors or unexpected behavior title: '' -labels: '' +labels: Issue-Bug assignees: '' --- @@ -12,26 +12,28 @@ assignees: '' Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. --> -# Environment +## ℹ Computer information ``` Windows build number: [run "ver" at a command prompt] PowerToys version: -PowerToy module for which you are reporting the bug (if applicable): +PowerToy module: ``` -# Steps to reproduce +## 📝 Provide detailed reproduction steps (if any) - +1. … +2. … +3. … -# Expected behavior +### ✔️ Expected result - +_What is the expected result of the above steps?_ -# Actual behavior +### ❌ Actual result - +_What is the actual result of the above steps?_ -# Screenshots +## 📷 Screenshots