Removed "Does the problem occur with the latest version of jasmine-core" from issue templates

This commit is contained in:
Steve Gravrock
2023-01-25 20:48:50 -08:00
parent 169a2a8ad2
commit e8767ba660
2 changed files with 0 additions and 22 deletions

View File

@@ -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:

View File

@@ -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: