Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
e14fb22e
Unverified
Commit
e14fb22e
authored
Aug 08, 2024
by
Michael Goin
Committed by
GitHub
Aug 08, 2024
Browse files
[Doc] Put collect_env issue output in a <detail> block (#7310)
parent
782e53ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
.github/ISSUE_TEMPLATE/400-bug report.yml
.github/ISSUE_TEMPLATE/400-bug report.yml
+6
-1
No files found.
.github/ISSUE_TEMPLATE/400-bug report.yml
View file @
e14fb22e
...
...
@@ -20,9 +20,14 @@ 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>
```text
The
output of `python collect_env.py`
Your
output of `python collect_env.py`
here
```
</details>
validations
:
required
:
true
-
type
:
textarea
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment