diff --git a/.github/ISSUE_TEMPLATE/400-bug-report.yml b/.github/ISSUE_TEMPLATE/400-bug-report.yml index b96ab4074900..637d2dd11454 100644 --- a/.github/ISSUE_TEMPLATE/400-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/400-bug-report.yml @@ -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: |
- The output of `python collect_env.py` + The output of python collect_env.py ```text Your output of `python collect_env.py` here ``` - +
validations: required: true