[skip ci]Change I to you in docs (#8972)

Signed-off-by: Yang Xuan <xuan.yang@zilliz.com>
pull/8997/head
XuanYang-cn 2021-10-01 06:47:30 +08:00 committed by GitHub
parent 57117712fe
commit 436b5d4d41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@ As for everything else in the project, the contributions to Milvus are governed
**Content**
- [Contributing to Milvus](#contributing-to-milvus)
- [What contributions can I make?](#what-contributions-can-i-make)
- [How can I contribute?](#how-can-i-contribute)
- [What contributions can you make?](#what-contributions-can-you-make)
- [How can you contribute?](#how-can-you-contribute)
- [Contributing code](#contributing-code)
- [GitHub workflow](#github-workflow)
- [General guidelines](#general-guidelines)
@ -23,7 +23,7 @@ As for everything else in the project, the contributions to Milvus are governed
- [C++](#c)
- [Commits and PRs](#commits-and-prs)
## What contributions can I make?
## What contributions can you make?
| Suitable for | Projects | Resources |
| ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
@ -34,7 +34,7 @@ As for everything else in the project, the contributions to Milvus are governed
| 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) |
| Web developers | [milvus-insight](https://github.com/zilliztech/milvus-insight)||
## How can I contribute?
## How can you contribute?
### Contributing code
**If you encountered a bug, you can**