55* [ Contributor License Agreements] ( #contributor-license-agreements )
66* [ Contributing a patch] ( #contributing-a-patch )
77* [ Running the tests] ( #running-the-tests )
8+ * [ Releasing the library] ( #releasing-the-library )
89
910## Contributor License Agreements
1011
@@ -15,17 +16,17 @@ Please fill out either the individual or corporate Contributor License Agreement
1516(CLA).
1617
1718 * If you are an individual writing original source code and you're sure you
18- own the intellectual property, then you'll need to sign an
19- [ individual CLA ] ( https://developers.google.com/open-source/cla/individual ) .
19+ own the intellectual property, then you'll need to sign an [ individual CLA ]
20+ (https://developers.google.com/open-source/cla/individual ).
2021 * If you work for a company that wants to allow you to contribute your work,
21- then you'll need to sign a
22- [ corporate CLA ] ( https://developers.google.com/open-source/cla/corporate ) .
22+ then you'll need to sign a [ corporate CLA ]
23+ (https://developers.google.com/open-source/cla/corporate ).
2324
2425Follow either of the two links above to access the appropriate CLA and
2526instructions for how to sign and return it. Once we receive it, we'll be able to
2627accept your pull requests.
2728
28- ## Contributing a patch
29+ ## Contributing A Patch
2930
30311 . Submit an issue describing your proposed change to the repo in question.
31321 . The repo owner will respond to your issue promptly.
@@ -39,7 +40,7 @@ accept your pull requests.
3940
4041## Running the tests
4142
42- 1 . [ Prepare your environment for Node.js] [ setup ] .
43+ 1 . [ Prepare your environment for Node.js setup ] [ setup ] .
4344
44451 . Install dependencies:
4546
0 commit comments