Skip to content

Commit 672cb70

Browse files
committed
fix: invalid render value
1 parent a538a0d commit 672cb70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: 🐛 Bug report
22
description: Report a reproducible bug or regression in this library.
3+
title: "[Bug]: "
34
labels: [bug]
45
body:
56
- type: markdown
@@ -61,8 +62,7 @@ body:
6162
- type: input
6263
id: reproducible-example
6364
attributes:
64-
label: Reproducible example repository
65+
label: Reproducible example repository
6566
description: Please provide a link to a repository on GitHub with a reproducible example.
66-
render: js
6767
validations:
6868
required: true

0 commit comments

Comments
 (0)