From fd405bc2d65cb44f5c344bec0260990c7da71563 Mon Sep 17 00:00:00 2001 From: XuanYang-cn Date: Tue, 15 Mar 2022 10:20:01 +0800 Subject: [PATCH] Add project knowhere in CONTRIBUTING.md (#16036) Signed-off-by: yangxuan --- CONTRIBUTING.md | 2 +- a | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 a diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e86dd0548..976b3e8b61 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ As for everything else in the project, the contributions to Milvus are governed | Suitable for | Projects | Resources | | ---------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | | Go developers | [milvus](https://github.com/milvus-io/milvus), [milvus-sdk-go](https://github.com/milvus-io/milvus-sdk-go) | | -| CPP developers | [milvus](https://github.com/milvus-io/milvus) | | +| CPP developers | [milvus](https://github.com/milvus-io/milvus), [knowhere](https://github.com/milvus-io/knowhere) | | | Developers interested in other languages | [pymilvus](https://github.com/milvus-io/pymilvus), [milvus-sdk-node](https://github.com/milvus-io/milvus-sdk-node), [milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) | [Contributing to PyMilvus](https://github.com/milvus-io/pymilvus/blob/master/CONTRIBUTING.md) | | Kubernetes enthusiasts | [milvus-helm](https://github.com/milvus-io/milvus-helm) | | | Tech writers and docs enthusiasts | [milvus-docs](https://github.com/milvus-io/milvus-docs) | [Contributing to milvus docs](https://github.com/milvus-io/milvus-docs/blob/v2.0.0/CONTRIBUTING.md) | diff --git a/a b/a new file mode 100644 index 0000000000..e69de29bb2