Merge pull request #28 from kubernetes-incubator/o5
Update CONTRIBUTING.md
This commit is contained in:
commit
1ffd2f78af
@ -23,4 +23,4 @@ Follow either of the two links above to access the appropriate CLA and instructi
|
||||
|
||||
### Adding dependencies
|
||||
|
||||
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/kubernetes/kubernetes/blob/master/docs/devel/development.md#godep-and-dependency-management).
|
||||
If your patch depends on new packages, add those packages to [requirements.txt](requirements.txt) and [setup.py](setup.py).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user