Skip to content

Commit 8bf4964

Browse files
authored
chore: use regular textarea for reproduction steps
Signed-off-by: Athan <kgryte@gmail.com>
1 parent f797ee0 commit 8bf4964

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ body:
5757
- a
5858
- b
5959
- c
60-
render: shell
6160
- type: textarea
6261
id: expected
6362
attributes:
@@ -86,12 +85,14 @@ body:
8685
options:
8786
- N/A
8887
- Node.js
88+
- Deno
8989
- Firefox
9090
- Chrome
9191
- Safari
9292
- Microsoft Edge
9393
- Internet Explorer
9494
- Other Browser
95+
- Other Server Runtime
9596
validations:
9697
required: true
9798
- type: input

0 commit comments

Comments
 (0)