mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci]Update bug report template (#10377)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
39b204374b
commit
b89b1d0576
32
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
32
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -16,6 +16,22 @@ body:
|
||||
options:
|
||||
- label: I have searched the existing issues
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Environment
|
||||
description: |
|
||||
Enter the Environment Details:
|
||||
value: |
|
||||
- Milvus version:
|
||||
- Deployment mode(standalone or cluster):
|
||||
- SDK version(e.g. pymilvus v2.0.0rc2):
|
||||
- OS(Ubuntu or CentOS):
|
||||
- CPU/Memory:
|
||||
- GPU:
|
||||
- Others:
|
||||
render: markdown
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Current Behavior
|
||||
@ -44,22 +60,6 @@ body:
|
||||
render: markdown
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Environment
|
||||
description: |
|
||||
Enter the Environment Details:
|
||||
value: |
|
||||
- Milvus version:
|
||||
- Deployment mode(standalone or cluster):
|
||||
- SDK version(e.g. pymilvus v2.0.0rc2):
|
||||
- OS(Ubuntu or CentOS):
|
||||
- CPU/Memory:
|
||||
- GPU:
|
||||
- Others:
|
||||
render: markdown
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Anything else?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user