update CONTRIBUTING.md
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
This commit is contained in:
parent
b883157072
commit
aeceef7636
@ -24,4 +24,5 @@ Follow either of the two links above to access the appropriate CLA and instructi
|
|||||||
### Adding dependencies
|
### Adding dependencies
|
||||||
|
|
||||||
If your patch depends on new packages, add that package with [`vndr`](https://github.com/LK4D4/vndr). Please
|
If your patch depends on new packages, add that package with [`vndr`](https://github.com/LK4D4/vndr). Please
|
||||||
modify `vendor.conf` and run the `vndr` tool to update the `vendor/` directory.
|
modify `vendor.conf` and run the `vndr` tool to update the `vendor/` directory. After that, please run
|
||||||
|
`hack/update-vendor.sh` script to update the contents of `hack/versions`.
|
||||||
|
Loading…
Reference in New Issue
Block a user