Merge branch 'master' into 0.6.0

pull/571/head
JinHai-CN 2019-11-27 11:24:38 +08:00
commit bd22883af1
5 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
---
name: "\U0001F41B Bug report"
about: Create a bug report to help us improve Milvus
title: "[BUG]"
title: ''
labels: ''
assignees: ''

View File

@ -1,7 +1,7 @@
---
name: "\U0001F4DD Documentation request"
about: Report incorrect or needed documentation
title: "[DOC]"
title: ''
labels: ''
assignees: ''

View File

@ -1,7 +1,7 @@
---
name: "\U0001F680 Feature request"
about: Suggest an idea for Milvus
title: "[FEATURE]"
title: ''
labels: ''
assignees: ''

View File

@ -1,7 +1,7 @@
---
name: "\U0001F914 General question"
about: Ask a general question about Milvus
title: "[QUESTION]"
title: ''
labels: ''
assignees: ''

View File

@ -1,4 +1,4 @@
We manually change two APIs in "milvus.pd.h":
We manually change two APIs in "milvus.pb.h":
add_vector_data()
add_row_id_array()
add_ids()