|
1 | 1 | # How to Contribute |
2 | 2 |
|
3 | | -We'd love to accept your patches and contributions to this project. There are |
4 | | -just a few small guidelines you need to follow. |
| 3 | +We would love to accept your patches and contributions to this project. |
5 | 4 |
|
6 | | -## Contributor License Agreement |
| 5 | +## Before you begin |
7 | 6 |
|
8 | | -Contributions to this project must be accompanied by a Contributor License |
9 | | -Agreement (CLA). You (or your employer) retain the copyright to your |
10 | | -contribution; this simply gives us permission to use and redistribute your |
11 | | -contributions as part of the project. Head over to |
12 | | -<https://cla.developers.google.com/> to see your current agreements on file or |
13 | | -to sign a new one. |
| 7 | +### Sign our Contributor License Agreement |
14 | 8 |
|
15 | | -You generally only need to submit a CLA once, so if you've already submitted one |
16 | | -(even if it was for a different project), you probably don't need to do it |
17 | | -again. |
| 9 | +Contributions to this project must be accompanied by a |
| 10 | +[Contributor License Agreement](https://cla.developers.google.com/about) (CLA). |
| 11 | +You (or your employer) retain the copyright to your contribution; this simply |
| 12 | +gives us permission to use and redistribute your contributions as part of the |
| 13 | +project. |
18 | 14 |
|
19 | | -## Code Reviews |
| 15 | +If you or your current employer have already signed the Google CLA (even if it |
| 16 | +was for a different project), you probably don't need to do it again. |
20 | 17 |
|
21 | | -All submissions, including submissions by project members, require review. We |
22 | | -use GitHub pull requests for this purpose. Consult |
23 | | -[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more |
24 | | -information on using pull requests. |
| 18 | +Visit <https://cla.developers.google.com/> to see your current agreements or to |
| 19 | +sign a new one. |
| 20 | + |
| 21 | +### Review our Community Guidelines |
| 22 | + |
| 23 | +This project follows [Google's Open Source Community |
| 24 | +Guidelines](https://opensource.google/conduct/). |
25 | 25 |
|
26 | | -## Community Guidelines |
| 26 | +## Contribution process |
27 | 27 |
|
28 | | -This project follows |
29 | | -[Google's Open Source Community Guidelines](https://opensource.google/conduct/). |
| 28 | +### Code Reviews |
| 29 | + |
| 30 | +All submissions, including submissions by project members, require review. We |
| 31 | +use [GitHub pull requests](https://docs.github.com/articles/about-pull-requests) |
| 32 | +for this purpose. |
0 commit comments