diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 303f20fbff..052741cafe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -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 script to export Milvus logs. render: markdown validations: required: false