[github][misc] promote asking llm first (#7809)
This commit is contained in:
7
.github/ISSUE_TEMPLATE/400-bug report.yml
vendored
7
.github/ISSUE_TEMPLATE/400-bug report.yml
vendored
@@ -89,3 +89,10 @@ 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 contributing 🎉!
|
||||
- type: checkboxes
|
||||
id: askllm
|
||||
attributes:
|
||||
label: Before submitting a new issue...
|
||||
options:
|
||||
- label: Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the [documentation page](https://docs.vllm.ai/en/latest/), which can answer lots of frequently asked questions.
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user