Skip to content

Commit adcad33

Browse files
committed
chore: update bug report issue template
1 parent d86efd1 commit adcad33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ body:
2323
- type: dropdown
2424
attributes:
2525
label: Runtime
26-
description: What javascript runtime are you seeing the problem on?
26+
description: What runtime are you seeing the problem on?
2727
options:
2828
- Select an option
2929
- Browser
@@ -44,7 +44,7 @@ body:
4444
- type: textarea
4545
attributes:
4646
label: Code to reproduce
47-
description: Please copy and paste code to reproduce the issue. This will be automatically formatted into javascript code, so no need for backticks.
47+
description: Please copy and paste code to reproduce the issue.
4848
render: js
4949
validations:
5050
required: true

0 commit comments

Comments
 (0)