Unverified Commit e6cdbd67 authored by wang.yuqi's avatar wang.yuqi Committed by GitHub
Browse files

Revert "[issues template] Encourage the author implement their own ideas" (#26814)

parent df850c49
...@@ -20,11 +20,6 @@ body: ...@@ -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:
......
...@@ -99,11 +99,6 @@ body: ...@@ -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:
......
...@@ -67,8 +67,3 @@ body: ...@@ -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: ...@@ -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:
......
...@@ -31,11 +31,6 @@ body: ...@@ -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: ...@@ -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:
......
...@@ -43,11 +43,6 @@ body: ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment