@@ -8,10 +8,10 @@ have to jump a couple of legal hurdles.
88Please fill out either the individual or corporate Contributor License Agreement
99(CLA).
1010
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
13- [ individual CLA] ( https://developers.google.com/open-source/cla/individual ) .
14- * If you work for a company that wants to allow you to contribute your work,
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
13+ [ individual CLA] ( https://developers.google.com/open-source/cla/individual ) .
14+ * If you work for a company that wants to allow you to contribute your work,
1515 then you'll need to sign a
1616 [ corporate CLA] ( https://developers.google.com/open-source/cla/corporate ) .
1717
@@ -21,10 +21,10 @@ accept your pull requests.
2121
2222## Contributing A Patch
2323
24- 1 . Submit an issue describing your proposed change to the repo in question.
25- 1 . The repo owner will respond to your issue promptly.
24+ 1 . Submit an issue describing your proposed change to the repository in question.
25+ 1 . The repository owner will respond to your issue promptly.
26261 . If your proposed change is accepted, and you haven't already done so, sign a Contributor License Agreement (see details above).
27- 1 . Fork the desired repo , develop and test your code changes.
27+ 1 . Fork the desired repository , develop and test your code changes.
28281 . Ensure that your code adheres to the existing style in the sample to which you are contributing.
29291 . Ensure that your code has an appropriate set of unit tests which all pass.
30301 . Submit a pull request!
0 commit comments