mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 09:38:39 +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:
|
options:
|
||||||
- label: I have searched the existing issues
|
- label: I have searched the existing issues
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Current Behavior
|
label: Current Behavior
|
||||||
@ -44,22 +60,6 @@ body:
|
|||||||
render: markdown
|
render: markdown
|
||||||
validations:
|
validations:
|
||||||
required: false
|
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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Anything else?
|
label: Anything else?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user