@@ -9,11 +9,11 @@ Please fill out either the individual or corporate Contributor License Agreement
9
9
(CLA).
10
10
11
11
* 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 ) .
14
14
* 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 ) .
17
17
18
18
Follow either of the two links above to access the appropriate CLA and
19
19
instructions for how to sign and return it. Once we receive it, we'll be able to
@@ -28,9 +28,8 @@ accept your pull requests.
28
28
1 . Fork the desired repo, develop and test your code changes.
29
29
1 . Ensure that your code adheres to the existing style in the sample to which
30
30
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.
34
33
1 . Ensure that your code has an appropriate set of unit tests which all pass.
35
34
1 . Submit a pull request.
36
35
0 commit comments