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
|
label: jasmine-core version
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
id: other-versions
|
id: other-versions
|
||||||
attributes:
|
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
|
label: jasmine-core version
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
id: other-versions
|
id: other-versions
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user