Update bug_report.yml

This commit is contained in:
Clint Rutkas
2021-04-19 20:15:54 -07:00
committed by GitHub
parent 10b3011757
commit 04e9635f66

View File

@@ -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