@@ -9,11 +9,11 @@ Please fill out either the individual or corporate Contributor License Agreement
99(CLA).
1010
1111 * If you are an individual writing original source code and you're sure you
12- own the intellectual property, then you'll need to sign an [ individual CLA ]
13- (https://developers.google.com/open-source/cla/individual ).
12+ own the intellectual property, then you'll need to sign an
13+ [ individual CLA ] ( https://developers.google.com/open-source/cla/individual ) .
1414 * If you work for a company that wants to allow you to contribute your work,
15- then you'll need to sign a [ corporate CLA ]
16- (https://developers.google.com/open-source/cla/corporate ).
15+ then you'll need to sign a
16+ [ corporate CLA ] ( https://developers.google.com/open-source/cla/corporate ) .
1717
1818Follow either of the two links above to access the appropriate CLA and
1919instructions for how to sign and return it. Once we receive it, we'll be able to
@@ -28,9 +28,8 @@ accept your pull requests.
28281 . Fork the desired repo, develop and test your code changes.
29291 . Ensure that your code adheres to the existing style in the sample to which
3030 you are contributing. Refer to the
31- [ Google Cloud Platform Samples Style Guide]
32- (https://github.com/GoogleCloudPlatform/Template/wiki/style.html ) for the
33- recommended coding standards for this organization.
31+ [ Google Cloud Platform Samples Style Guide] ( https://github.com/GoogleCloudPlatform/Template/wiki/style.html )
32+ for the recommended coding standards for this organization.
34331 . Ensure that your code has an appropriate set of unit tests which all pass.
35341 . Submit a pull request.
3635
0 commit comments