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

Signed-off-by: David Xia <david@davidxia.com>
This commit is contained in:
David Xia 2025-04-30 13:03:20 -04:00 committed by GitHub
parent 2ac74d098e
commit 42d9a2c4c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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