Skip to content

Commit 01394af

Browse files
authored
Set value instead of placeholder for textarea in issue template (#1460)
1 parent c27ef7f commit 01394af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
attributes:
1313
label: Description
1414
description: Reproduction steps
15-
placeholder: >
15+
value: |
1616
### Before submitting
1717
1818
Please follow the instructions on

0 commit comments

Comments
 (0)