This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch readme-cla in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
commit 9de0d38afd7012558a67060542eaab5062ec9394 Author: PJ Fanning <[email protected]> AuthorDate: Mon Jan 9 18:10:15 2023 +0100 add link to CLA page --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8cdf5c91a8..8ec6c5b023 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -88,7 +88,7 @@ The TL;DR; of the above very precise workflow version is: 2. Hack and test on your feature (on a branch) 3. Document it 4. Submit a PR -5. Sign the CLA if necessary +5. Sign the [CLA](https://www.apache.org/licenses/contributor-agreements.html) if necessary 6. Keep polishing it until getting the required number of approvals 7. Profit! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
