mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
Update bug_report.yml
This commit is contained in:
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,11 +1,8 @@
|
|||||||
name: "🐛 Bug report"
|
name: "🐛 Bug report"
|
||||||
description: Report errors or unexpected behavior
|
description: Report errors or unexpected behavior
|
||||||
# title: ''
|
|
||||||
labels:
|
labels:
|
||||||
- Issue-Bug
|
- Issue-Bug
|
||||||
- Triage-Needed
|
- Triage-Needed
|
||||||
# assignees: ''
|
|
||||||
issue_body: true
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -56,7 +53,7 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Steps to reproduce
|
label: Steps to reproduce
|
||||||
description: We highly suggest including a screenshots and a bug report log (System tray->Report bug). To include, paste them into the markdown editor below the form or follow up with a separate comment.
|
description: We highly suggest including a screenshots and a bug report log (System tray->Report bug).
|
||||||
placeholder: Tell us the steps required to trigger your bug.
|
placeholder: Tell us the steps required to trigger your bug.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user