blob: 05a4fa8e04a7489de3345cf452bd3d8b5d9610f1 [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.
Marcel van Lohuizen57271032018-12-20 21:23:10 +010024Please read the [Contributing Guide](./doc/contribute.md)
Marcel van Lohuizen969a7832018-11-22 19:43:51 +010025before reading patches.
26
27## Community Guidelines
28
29This project follows [Google's Open Source Community
30Guidelines](https://opensource.google.com/conduct/).