blob: 07824e04d4fb5cd798abd35b44bea3e28015fb63 [file] [log] [blame] [view]
Victor Vasilievb0827d92018-12-07 19:31:47 -05001# How to Contribute
2
3We'd love to accept your patches and contributions to this project. There are
4just a few small guidelines you need to follow.
5
6## Contributor License Agreement
7
8Contributions to this project must be accompanied by a Contributor License
9Agreement. You (or your employer) retain the copyright to your contribution;
10this simply gives us permission to use and redistribute your contributions as
11part of the project. Head over to <https://cla.developers.google.com/> to see
12your current agreements on file or to sign a new one.
13
14You generally only need to submit a CLA once, so if you've already submitted one
15(even if it was for a different project), you probably don't need to do it
16again.
17
18## Code reviews
19
dschinazi354be0f2019-06-25 18:16:42 -070020The QUICHE repository is currently not set up to accept pull requests directly.
21If you would like to make a contribution, please follow these steps:
Victor Vasilievb0827d92018-12-07 19:31:47 -050022
dschinazi354be0f2019-06-25 18:16:42 -0700231. Sign the Contributor License Agreement (see above).
242. Create a Gerrit pull request at <https://quiche-review.googlesource.com>.
253. Email a link to your pull request to <quiche-contribution@google.com>.
264. An engineer will review your pull request and merge it internally.
Victor Vasilievb0827d92018-12-07 19:31:47 -050027
28## Community Guidelines
29
30This project follows [Google's Open Source Community
31Guidelines](https://opensource.google.com/conduct/).