@@ -58,12 +58,30 @@ Most non-trivial changes should include some extra test coverage. If you aren't
58
58
tests, feel free to submit regardless and ask us for some advice.
59
59
60
60
Finally, you will need to sign our
61
- [ Contributor License Agreement] ( https://cla.developers.google.com/about/google-individual )
62
- before we can accept your pull request.
61
+ [ Contributor License Agreement] ( https://cla.developers.google.com/about/google-individual ) ,
62
+ and go through our code review process before we can accept your pull request.
63
63
64
+ ### Contributor License Agreement
64
65
65
- ## <a name =" local-setup " ></a >Need to get set up locally?
66
+ Contributions to this project must be accompanied by a Contributor License
67
+ Agreement. You (or your employer) retain the copyright to your contribution.
68
+ This simply gives us permission to use and redistribute your contributions as
69
+ part of the project. Head over to < https://cla.developers.google.com/ > to see
70
+ your current agreements on file or to sign a new one.
71
+
72
+ You generally only need to submit a CLA once, so if you've already submitted one
73
+ (even if it was for a different project), you probably don't need to do it
74
+ again.
75
+
76
+ ### Code reviews
66
77
78
+ All submissions, including submissions by project members, require review. We
79
+ use GitHub pull requests for this purpose. Consult
80
+ [ GitHub Help] ( https://help.github.com/articles/about-pull-requests/ ) for more
81
+ information on using pull requests.
82
+
83
+
84
+ ## <a name =" local-setup " ></a >Need to get set up locally?
67
85
68
86
### Initial Setup
69
87
0 commit comments