xref: /aosp_15_r20/external/cronet/net/third_party/quiche/src/CONTRIBUTING.md (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1# 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
20The QUICHE repository is currently not set up to accept pull requests directly.
21If you would like to make a contribution, please follow these steps:
22
231.  Sign the Contributor License Agreement (see above).
242.  Create a Gerrit pull request at <https://quiche-review.googlesource.com>, or
25    a GitHub pull request at <https://github.com/google/quiche/pulls>.
263.  Email a link to your pull request to <[email protected]>.
274.  An engineer will review your pull request and merge it internally.
28
29Note: if you are a Google engineer with access to google3, please submit a CL to
30google3 directly.
31
32## Community Guidelines
33
34This project follows
35[Google's Open Source Community Guidelines](https://opensource.google.com/conduct/).
36