blob: 7a405ea4198f977b0013d55f1fa4c163eb0658cb [file] [log] [blame] [view]
Marcel van Lohuizen969a7832018-11-22 19:43:51 +01001# Contributing to CUE
2
3CUE is an open source project.
4
5We'd love to accept your patches and contributions to this project. There are
6just a few small guidelines you need to follow.
7
8## Contributor License Agreement
9
10Contributions to this project must be accompanied by a Contributor License
11Agreement. You (or your employer) retain the copyright to your contribution;
12this simply gives us permission to use and redistribute your contributions as
13part of the project. Head over to <https://cla.developers.google.com/> to see
14your current agreements on file or to sign a new one.
15
16You generally only need to submit a CLA once, so if you've already submitted one
17(even if it was for a different project), you probably don't need to do it
18again.
19
20## Code reviews
21
22All submissions, including submissions by project members, require review. We
23use Gerrit code reviews at https://cue-review.googlesource.com for this purpose.
24Please read the [Contributing Guidelines][./doc/contribute.html]
25before reading patches.
26
27## Community Guidelines
28
29This project follows [Google's Open Source Community
30Guidelines](https://opensource.google.com/conduct/).