mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-22 06:35:01 +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
2
.github/ISSUE_TEMPLATE/400-bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/400-bug-report.yml
vendored
@ -21,7 +21,7 @@ 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.
|
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: |
|
value: |
|
||||||
<details>
|
<details>
|
||||||
<summary>The output of `python collect_env.py`</summary>
|
<summary>The output of <code>python collect_env.py</code></summary>
|
||||||
|
|
||||||
```text
|
```text
|
||||||
Your output of `python collect_env.py` here
|
Your output of `python collect_env.py` here
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user