Unverified Commit 42d9a2c4 authored by David Xia's avatar David Xia Committed by GitHub
Browse files

doc: fix bug report Github template formatting (#17486)


Signed-off-by: default avatarDavid Xia <david@davidxia.com>
parent 2ac74d09
...@@ -21,12 +21,12 @@ body: ...@@ -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. 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
``` ```
</details> </details>
validations: validations:
required: true required: true
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment