Josh Haberman | 49dab06 | 2015-07-07 18:46:14 -0700 | [diff] [blame] | 1 | |
Joshua Haberman | 1735541 | 2021-08-11 14:10:28 -0700 | [diff] [blame] | 2 | # How to Contribute |
| 3 | |
| 4 | We'd love to accept your patches and contributions to this project. There are |
| 5 | just a few small guidelines you need to follow. |
| 6 | |
| 7 | ## Get in touch |
| 8 | |
| 9 | If your idea will take you more than, say, 30 minutes to |
| 10 | implement, please get in touch first via the issue tracker |
| 11 | to touch base about your plan. That will give an |
| 12 | opportunity for early feedback and help avoid wasting your |
| 13 | time. |
| 14 | |
| 15 | ## Contributor License Agreement |
| 16 | |
| 17 | Contributions to this project must be accompanied by a Contributor License |
| 18 | Agreement. You (or your employer) retain the copyright to your contribution; |
| 19 | this simply gives us permission to use and redistribute your contributions as |
| 20 | part of the project. Head over to <https://cla.developers.google.com/> to see |
| 21 | your current agreements on file or to sign a new one. |
| 22 | |
| 23 | You generally only need to submit a CLA once, so if you've already submitted one |
| 24 | (even if it was for a different project), you probably don't need to do it |
| 25 | again. |
| 26 | |
| 27 | ## Code Reviews |
| 28 | |
| 29 | All submissions, including submissions by project members, require review. We |
| 30 | use GitHub pull requests for this purpose. Consult |
| 31 | [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more |
| 32 | information on using pull requests. |
| 33 | |
| 34 | ## Community Guidelines |
| 35 | |
| 36 | This project follows [Google's Open Source Community |
| 37 | Guidelines](https://opensource.google/conduct/). |