From 5fa12bd262df41ec112320487137bfcaf1f68823 Mon Sep 17 00:00:00 2001 From: jielinxu <52057195+jielinxu@users.noreply.github.com> Date: Tue, 15 Oct 2019 19:54:47 +0800 Subject: [PATCH] Update CONTRIBUTING.md Former-commit-id: 7abecb74a196546f0c3221cfc9715d21808db26a --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 665b8cb9..6c8abcb0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,9 +4,7 @@ First of all, thanks for taking the time to contribute to Milvus! It's people li The following are a set of guidelines for contributing to Milvus. Following these guidelines helps contributing to this project easy and transparent. These are mostly guideline, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. -As for everything else in the project, the contributions to Milvus are governed by our [Code of Conduct](CODE OF CONDUCT.md). - -TOC +As for everything else in the project, the contributions to Milvus are governed by our [Code of Conduct](CODE_OF_CONDUCT.md). ## Contribution Checklist -- GitLab