Removed "Does the problem occur with the latest version of jasmine-core" from issue templates
This commit is contained in:
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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:
|
||||
|
||||
11
.github/ISSUE_TEMPLATE/support_request.yml
vendored
11
.github/ISSUE_TEMPLATE/support_request.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user