Add a doc on collaborative development

This commit is contained in:
Tim Hockin
2014-06-29 21:14:58 -07:00
parent b21facafb1
commit 05fe417d4d
2 changed files with 36 additions and 0 deletions

View File

@@ -18,3 +18,7 @@ Follow either of the two links above to access the appropriate CLA and instructi
1. If your proposed change is accepted, and you haven't already done so, sign a Contributor License Agreement (see details above).
1. Fork the desired repo, develop and test your code changes.
1. Submit a pull request.
## Protocols for Collaborative Development
Please read [this doc](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/collab.md) for information on how we're runnig development for the project.