Skip to content

Commit c61daf1

Browse files
authored
Use textarea consistently (#4798)
1 parent 587e8da commit c61daf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ body:
3838
label: Current Result
3939
description: Describe what you are currently experiencing from this process, and thereby explain the bug. Include relevant logs. If relevant, include a screenshot.
4040
placeholder: "..."
41-
- type: input
41+
- type: textarea
4242
id: possible-fix
4343
attributes:
4444
label: Possible Fix

0 commit comments

Comments
 (0)