Skip to content

Commit acec1c3

Browse files
remove node-version field from the GitHub bug issue template (#178)
1 parent 021ddb7 commit acec1c3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/ISSUE_TEMPLATE/1.bug_report.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,6 @@ body:
4545
validations:
4646
required: true
4747

48-
- type: input
49-
id: node-version
50-
attributes:
51-
label: "Node.js version"
52-
placeholder: "18.x"
53-
validations:
54-
required: true
55-
5648
- type: input
5749
id: wrangler-version
5850
attributes:

0 commit comments

Comments
 (0)