Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
88a49745
Unverified
Commit
88a49745
authored
Oct 14, 2025
by
wang.yuqi
Committed by
GitHub
Oct 14, 2025
Browse files
[issues template] Encourage the author implement their own ideas (#26671)
Signed-off-by:
wang.yuqi
<
noooop@126.com
>
parent
ca683a2a
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
35 additions
and
0 deletions
+35
-0
.github/ISSUE_TEMPLATE/100-documentation.yml
.github/ISSUE_TEMPLATE/100-documentation.yml
+5
-0
.github/ISSUE_TEMPLATE/400-bug-report.yml
.github/ISSUE_TEMPLATE/400-bug-report.yml
+5
-0
.github/ISSUE_TEMPLATE/450-ci-failure.yml
.github/ISSUE_TEMPLATE/450-ci-failure.yml
+5
-0
.github/ISSUE_TEMPLATE/500-feature-request.yml
.github/ISSUE_TEMPLATE/500-feature-request.yml
+5
-0
.github/ISSUE_TEMPLATE/600-new-model.yml
.github/ISSUE_TEMPLATE/600-new-model.yml
+5
-0
.github/ISSUE_TEMPLATE/700-performance-discussion.yml
.github/ISSUE_TEMPLATE/700-performance-discussion.yml
+5
-0
.github/ISSUE_TEMPLATE/750-RFC.yml
.github/ISSUE_TEMPLATE/750-RFC.yml
+5
-0
No files found.
.github/ISSUE_TEMPLATE/100-documentation.yml
View file @
88a49745
...
...
@@ -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
:
...
...
.github/ISSUE_TEMPLATE/400-bug-report.yml
View file @
88a49745
...
...
@@ -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
:
...
...
.github/ISSUE_TEMPLATE/450-ci-failure.yml
View file @
88a49745
...
...
@@ -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?
.github/ISSUE_TEMPLATE/500-feature-request.yml
View file @
88a49745
...
...
@@ -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
:
...
...
.github/ISSUE_TEMPLATE/600-new-model.yml
View file @
88a49745
...
...
@@ -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
:
...
...
.github/ISSUE_TEMPLATE/700-performance-discussion.yml
View file @
88a49745
...
...
@@ -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
:
...
...
.github/ISSUE_TEMPLATE/750-RFC.yml
View file @
88a49745
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment