[issues template] Encourage the author implement their own ideas (#26671)

Signed-off-by: wang.yuqi <noooop@126.com>
This commit is contained in:
wang.yuqi 2025-10-14 22:32:36 +08:00 committed by GitHub
parent ca683a2a72
commit 88a49745af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 35 additions and 0 deletions

View File

@ -20,6 +20,11 @@ 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:

View File

@ -99,6 +99,11 @@ 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:

View File

@ -67,3 +67,8 @@ body:
attributes:
value: >
Thanks for reporting 🙏!
- type: checkboxes
id: plan-to-implement
attributes:
options:
- label: Are you planning to fix this CI Failure?

View File

@ -29,6 +29,11 @@ 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:

View File

@ -31,6 +31,11 @@ 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:

View File

@ -50,6 +50,11 @@ 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:

View File

@ -43,6 +43,11 @@ 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: