mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Merge pull request #1075 from jbeda/tweak-contrib
Update CONTRIBUTING.md for godep.
This commit is contained in:
commit
4379fabd5e
@ -25,4 +25,4 @@ Please read [this doc](https://github.com/GoogleCloudPlatform/kubernetes/blob/ma
|
||||
|
||||
## Adding dependencies
|
||||
|
||||
If your patch depends on new packages, add them to `third_party/deps.sh` and run `third_party/update.sh [package]` to fetch and commit the dependency.
|
||||
If your patch depends on new packages, add that package with [`godep`](https://github.com/tools/godep). Follow the [instructions to add a dependency](https://github.com/tools/godep#add-a-dependency).
|
||||
|
Loading…
Reference in New Issue
Block a user