diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9389177d..53b4917f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -75,17 +75,6 @@ body: label: jasmine-core version validations: required: true - - type: dropdown - id: repro-with-latest-core - attributes: - label: Does the problem occur with the latest version of jasmine-core? - options: - - "Yes" - - "No" - - I haven't tried - - I'm stuck on an older version - validations: - required: true - type: textarea id: other-versions attributes: diff --git a/.github/ISSUE_TEMPLATE/support_request.yml b/.github/ISSUE_TEMPLATE/support_request.yml index 5ade7a7d..cd9f65ff 100644 --- a/.github/ISSUE_TEMPLATE/support_request.yml +++ b/.github/ISSUE_TEMPLATE/support_request.yml @@ -50,17 +50,6 @@ body: label: jasmine-core version validations: required: true - - type: dropdown - id: repro-with-latest-core - attributes: - label: Does the problem occur with the latest version of jasmine-core? - options: - - "Yes" - - "No" - - I haven't tried - - I'm stuck on an older version - validations: - required: true - type: textarea id: other-versions attributes: