[github][misc] promote asking llm first (#7809)

This commit is contained in:
youkaichao
2024-08-23 09:38:50 -07:00
committed by GitHub
parent e25fee57c2
commit 35ee2ad6b9
9 changed files with 63 additions and 0 deletions

View File

@@ -36,3 +36,10 @@ body:
attributes:
value: >
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