From 262e1c7937870775c9551ed9a9e7c8fe98d5d0fe Mon Sep 17 00:00:00 2001 From: RichieEscarez Date: Fri, 19 Apr 2019 11:01:27 -0700 Subject: [PATCH] add missing mention of cla (#1212) * add missing mention of cla * move cla up --- contributing/DOCS-CONTRIBUTING.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/contributing/DOCS-CONTRIBUTING.md b/contributing/DOCS-CONTRIBUTING.md index 42dc58d52..15ba17a23 100644 --- a/contributing/DOCS-CONTRIBUTING.md +++ b/contributing/DOCS-CONTRIBUTING.md @@ -23,6 +23,17 @@ Knative follows the [Knative Code of Conduct](./CODE-OF-CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to knative-code-of-conduct@googlegroups.com. +### Contributor license agreements + +We'd love to accept your contributions! But before we can take them, you need to +fill out the [Google CLA](https://cla.developers.google.com). Important: You must fill +out the CLA with the same email address that you used to create your GitHub account. + +Once you are CLA'ed, we'll be able to accept your pull requests. This is +necessary because you own the copyright to your changes, even after your +contribution becomes part of this project. So this agreement simply gives us +permission to use and redistribute your contributions as part of the project. + ### Style guide Knative documentation follows the @@ -126,10 +137,8 @@ Here's what generally happens when you open a PR against the `knative/docs` repo the `lgtm` label. * The [Knative technical writers](https://github.com/knative/docs/blob/master/OWNERS_ALIASES) - generally use the publicly available - [Google Style Guide](https://developers.google.com/style/) for writing standards, - and are who provide the `approved` label when the content meets quality, clarity, and - organization standards. + are who provide the `approved` label when the content meets quality, clarity, and + organization standards (see [Style Guide](#style-guide)). We appreciate contributions to the docs, so if you open a PR we will help you get it merged. You can also post in the `#docs`