diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index 1121071f..79acd688 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -45,14 +45,6 @@ body: validations: required: true - - type: input - id: node-version - attributes: - label: "Node.js version" - placeholder: "18.x" - validations: - required: true - - type: input id: wrangler-version attributes: