Update bug_report.yml
This commit is contained in:
parent
acf0646929
commit
d2f9d5d3d2
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,13 +1,7 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
description: Report incorrect or unexpected behavior of a package
|
description: Report incorrect or unexpected behavior of a package
|
||||||
labels: [bug, need repro]
|
labels: [bug]
|
||||||
body:
|
body:
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: Summary
|
|
||||||
description: A simple summary of your bug report
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user