Dan Sinclair | 6e58189 | 2020-03-02 15:47:43 -0500 | [diff] [blame] | 1 | # How to Contribute |
| 2 | |
| 3 | We'd love to accept your patches and contributions to this project. There are |
| 4 | just a few small guidelines you need to follow. |
| 5 | |
| 6 | ## Contributor License Agreement |
| 7 | |
| 8 | Contributions to this project must be accompanied by a Contributor License |
| 9 | Agreement. You (or your employer) retain the copyright to your contribution; |
| 10 | this simply gives us permission to use and redistribute your contributions as |
| 11 | part of the project. Head over to <https://cla.developers.google.com/> to see |
| 12 | your current agreements on file or to sign a new one. |
| 13 | |
| 14 | You 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 |
| 16 | again. |
| 17 | |
| 18 | ## Code reviews |
| 19 | |
| 20 | All submissions, including submissions by project members, require review. We |
dan sinclair | a32315c | 2020-04-06 18:43:20 +0000 | [diff] [blame] | 21 | use [Dawn's Gerrit](https://dawn-review.googlesource.com/) for this purpose. |
| 22 | |
David Neto | fae0aa6 | 2021-04-08 15:10:47 +0000 | [diff] [blame] | 23 | Submissions should follow the [Tint style guide](docs/style_guide.md). |
Dan Sinclair | 6e58189 | 2020-03-02 15:47:43 -0500 | [diff] [blame] | 24 | |
| 25 | ## Community Guidelines |
| 26 | |
| 27 | This project follows |
| 28 | [Google's Open Source Community Guidelines](https://opensource.google.com/conduct/). |