We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f797ee0 commit 8bf4964Copy full SHA for 8bf4964
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -57,7 +57,6 @@ body:
57
- a
58
- b
59
- c
60
- render: shell
61
- type: textarea
62
id: expected
63
attributes:
@@ -86,12 +85,14 @@ body:
86
85
options:
87
- N/A
88
- Node.js
+ - Deno
89
- Firefox
90
- Chrome
91
- Safari
92
- Microsoft Edge
93
- Internet Explorer
94
- Other Browser
95
+ - Other Server Runtime
96
validations:
97
required: true
98
- type: input
0 commit comments