mirror of https://github.com/milvus-io/milvus.git
Update CONTRIBUTING.md
Former-commit-id: 1aa73012009b7d2460ba79395865803f92ff00f8pull/191/head
parent
b0a74adcd6
commit
9baed0cc80
|
@ -51,8 +51,6 @@ git checkout -b my-topic-branch
|
|||
|
||||
### General guidelines
|
||||
|
||||
### General guidelines
|
||||
|
||||
Before sending your pull requests for review, make sure your changes are consistent with the guidelines and follow the Milvus coding style.
|
||||
|
||||
- Include unit tests when you contribute new features, as they help to prove that your code works correctly, and also guard against future breaking changes to lower the maintenance cost.
|
||||
|
|
Loading…
Reference in New Issue