mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 16:35:43 +08:00
doc: fix bug report Github template formatting (#17486)
Signed-off-by: David Xia <david@davidxia.com>
This commit is contained in:
parent
2ac74d098e
commit
42d9a2c4c7
4
.github/ISSUE_TEMPLATE/400-bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/400-bug-report.yml
vendored
@ -21,12 +21,12 @@ body:
|
||||
It is suggested to download and execute the latest script, as vllm might frequently update the diagnosis information needed for accurately and quickly responding to issues.
|
||||
value: |
|
||||
<details>
|
||||
<summary>The output of `python collect_env.py`</summary>
|
||||
<summary>The output of <code>python collect_env.py</code></summary>
|
||||
|
||||
```text
|
||||
Your output of `python collect_env.py` here
|
||||
```
|
||||
|
||||
|
||||
</details>
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user