mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-02 00:45:30 +08:00
* Add chaos ReadMe and update bug report template Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com> * [skip ci] Update code format in ReadMe Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com> * [skip ci] Update code format in ReadMe Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com> * Update reg exp to match test pass document Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com> * Add deployment mode in report template Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
36 lines
585 B
Markdown
36 lines
585 B
Markdown
---
|
|
name: "\U0001F41B Bug report"
|
|
about: Create a bug report to help us improve Milvus
|
|
title: ''
|
|
labels: kind/bug, needs-triage
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Please state your issue using the following template and, most importantly, in English. -->
|
|
|
|
#### Steps/Code to reproduce:
|
|
|
|
|
|
#### Expected result:
|
|
|
|
|
|
#### Actual results:
|
|
|
|
|
|
|
|
#### Environment:
|
|
- Milvus version(e.g. v2.0.0-RC2 or 8b23a93):
|
|
- Deployment mode(standalone or cluster):
|
|
- SDK version(e.g. pymilvus v2.0.0rc2):
|
|
- OS(Ubuntu or CentOS):
|
|
- CPU/Memory:
|
|
- GPU:
|
|
- Others:
|
|
|
|
#### Configuration file:
|
|
|
|
|
|
#### Additional context:
|
|
|