[skip ci]Update bug report template (#10377)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
zhuwenxing 2021-10-21 19:57:56 +08:00 committed by GitHub
parent 39b204374b
commit b89b1d0576
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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?