mirror of
https://github.com/vllm-project/vllm.git
synced 2025-10-20 14:53:52 +08:00
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:
|
||||
value: >
|
||||
Thanks for contributing 🎉!
|
||||
- type: checkboxes
|
||||
id: plan-to-implement
|
||||
attributes:
|
||||
options:
|
||||
- label: Are you planning to implement the proposed documentation improvements?
|
||||
- type: checkboxes
|
||||
id: askllm
|
||||
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.
|
||||
|
||||
Thanks for reporting 🙏!
|
||||
- type: checkboxes
|
||||
id: plan-to-implement
|
||||
attributes:
|
||||
options:
|
||||
- label: Are you planning to fix this bug?
|
||||
- type: checkboxes
|
||||
id: askllm
|
||||
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:
|
||||
value: >
|
||||
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:
|
||||
value: >
|
||||
Thanks for contributing 🎉!
|
||||
- type: checkboxes
|
||||
id: plan-to-implement
|
||||
attributes:
|
||||
options:
|
||||
- label: Are you planning to implement this feature?
|
||||
- type: checkboxes
|
||||
id: askllm
|
||||
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:
|
||||
value: >
|
||||
Thanks for contributing 🎉!
|
||||
- type: checkboxes
|
||||
id: plan-to-implement
|
||||
attributes:
|
||||
options:
|
||||
- label: Are you planning to implement this new model?
|
||||
- type: checkboxes
|
||||
id: askllm
|
||||
attributes:
|
||||
|
@ -50,11 +50,6 @@ body:
|
||||
attributes:
|
||||
value: >
|
||||
Thanks for contributing 🎉!
|
||||
- type: checkboxes
|
||||
id: plan-to-implement
|
||||
attributes:
|
||||
options:
|
||||
- label: Are you planning to implement the performance enhancements?
|
||||
- type: checkboxes
|
||||
id: askllm
|
||||
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.
|
||||
validations:
|
||||
required: false
|
||||
- type: checkboxes
|
||||
id: plan-to-implement
|
||||
attributes:
|
||||
options:
|
||||
- label: Are you planning to implement this feature?
|
||||
- type: checkboxes
|
||||
id: askllm
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user