mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Update bug_report.md
This commit is contained in:
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: "\U0001F41B Bug report"
|
||||||
about: Report errors or unexpected behavior
|
about: Report errors or unexpected behavior
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: Issue-Bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -12,26 +12,28 @@ assignees: ''
|
|||||||
Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue.
|
Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Environment
|
## ℹ Computer information
|
||||||
|
|
||||||
```
|
```
|
||||||
Windows build number: [run "ver" at a command prompt]
|
Windows build number: [run "ver" at a command prompt]
|
||||||
PowerToys version:
|
PowerToys version:
|
||||||
PowerToy module for which you are reporting the bug (if applicable):
|
PowerToy module:
|
||||||
```
|
```
|
||||||
|
|
||||||
# Steps to reproduce
|
## 📝 Provide detailed reproduction steps (if any)
|
||||||
|
|
||||||
<!-- A description of how to trigger this bug. -->
|
1. …
|
||||||
|
2. …
|
||||||
|
3. …
|
||||||
|
|
||||||
# Expected behavior
|
### ✔️ Expected result
|
||||||
|
|
||||||
<!-- A description of what you're expecting, possibly containing screenshots or reference material. -->
|
_What is the expected result of the above steps?_
|
||||||
|
|
||||||
# Actual behavior
|
### ❌ Actual result
|
||||||
|
|
||||||
<!-- What's actually happening? -->
|
_What is the actual result of the above steps?_
|
||||||
|
|
||||||
# Screenshots
|
## 📷 Screenshots
|
||||||
|
|
||||||
<!-- If applicable, add screenshots to help explain your problem. -->
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user