Revert "[issues template] Encourage the author implement their own ideas" (#26814)
This commit is contained in:
5
.github/ISSUE_TEMPLATE/100-documentation.yml
vendored
5
.github/ISSUE_TEMPLATE/100-documentation.yml
vendored
@@ -20,11 +20,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: >
|
value: >
|
||||||
Thanks for contributing 🎉!
|
Thanks for contributing 🎉!
|
||||||
- type: checkboxes
|
|
||||||
id: plan-to-implement
|
|
||||||
attributes:
|
|
||||||
options:
|
|
||||||
- label: Are you planning to implement the proposed documentation improvements?
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: askllm
|
id: askllm
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
5
.github/ISSUE_TEMPLATE/400-bug-report.yml
vendored
5
.github/ISSUE_TEMPLATE/400-bug-report.yml
vendored
@@ -99,11 +99,6 @@ body:
|
|||||||
- If the error only appears in vllm, please provide the detailed script of how you run `transformers` and `vllm`, also highlight the difference and what you expect.
|
- If the error only appears in vllm, please provide the detailed script of how you run `transformers` and `vllm`, also highlight the difference and what you expect.
|
||||||
|
|
||||||
Thanks for reporting 🙏!
|
Thanks for reporting 🙏!
|
||||||
- type: checkboxes
|
|
||||||
id: plan-to-implement
|
|
||||||
attributes:
|
|
||||||
options:
|
|
||||||
- label: Are you planning to fix this bug?
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: askllm
|
id: askllm
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
5
.github/ISSUE_TEMPLATE/450-ci-failure.yml
vendored
5
.github/ISSUE_TEMPLATE/450-ci-failure.yml
vendored
@@ -67,8 +67,3 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: >
|
value: >
|
||||||
Thanks for reporting 🙏!
|
Thanks for reporting 🙏!
|
||||||
- type: checkboxes
|
|
||||||
id: plan-to-implement
|
|
||||||
attributes:
|
|
||||||
options:
|
|
||||||
- label: Are you planning to fix this CI Failure?
|
|
||||||
|
|||||||
@@ -29,11 +29,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: >
|
value: >
|
||||||
Thanks for contributing 🎉!
|
Thanks for contributing 🎉!
|
||||||
- type: checkboxes
|
|
||||||
id: plan-to-implement
|
|
||||||
attributes:
|
|
||||||
options:
|
|
||||||
- label: Are you planning to implement this feature?
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: askllm
|
id: askllm
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
5
.github/ISSUE_TEMPLATE/600-new-model.yml
vendored
5
.github/ISSUE_TEMPLATE/600-new-model.yml
vendored
@@ -31,11 +31,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: >
|
value: >
|
||||||
Thanks for contributing 🎉!
|
Thanks for contributing 🎉!
|
||||||
- type: checkboxes
|
|
||||||
id: plan-to-implement
|
|
||||||
attributes:
|
|
||||||
options:
|
|
||||||
- label: Are you planning to implement this new model?
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: askllm
|
id: askllm
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
@@ -50,11 +50,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: >
|
value: >
|
||||||
Thanks for contributing 🎉!
|
Thanks for contributing 🎉!
|
||||||
- type: checkboxes
|
|
||||||
id: plan-to-implement
|
|
||||||
attributes:
|
|
||||||
options:
|
|
||||||
- label: Are you planning to implement the performance enhancements?
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: askllm
|
id: askllm
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
5
.github/ISSUE_TEMPLATE/750-RFC.yml
vendored
5
.github/ISSUE_TEMPLATE/750-RFC.yml
vendored
@@ -43,11 +43,6 @@ body:
|
|||||||
Any other things you would like to mention.
|
Any other things you would like to mention.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: checkboxes
|
|
||||||
id: plan-to-implement
|
|
||||||
attributes:
|
|
||||||
options:
|
|
||||||
- label: Are you planning to implement this feature?
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: askllm
|
id: askllm
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user