mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip e2e]Add log export instructions for issue template (#16917)
Signed-off-by: JackLCL <chenglong.li@zilliz.com>
This commit is contained in:
parent
d3d907c0a5
commit
ab59d94e4a
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -63,7 +63,7 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Milvus Log
|
||||
description: Detailed error log information is helpful for finding Milvus problems.
|
||||
description: Detailed error log information is helpful for finding Milvus problems. You can use this <a href="https://github.com/milvus-io/milvus/tree/master/deployments/export-log" target="_blank">script</a> to export Milvus logs.
|
||||
render: markdown
|
||||
validations:
|
||||
required: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user