mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 03:48:37 +08:00
21 lines
647 B
Markdown
21 lines
647 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest an idea for Milvus
|
||
|
title: "[FEATURE]"
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Is your feature request related to a problem? Please describe.**
|
||
|
A clear and concise description of what the problem is. E.g. I wish I could use Milvus to do [...]
|
||
|
|
||
|
**Describe the solution you'd like**
|
||
|
A clear and concise description of what you want to happen.
|
||
|
|
||
|
**Describe alternatives you've considered**
|
||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context, code examples, or references to existing implementations about the feature request here.
|