From aefd8f9eb5071cdc2edac59b0ce21161a618c5c2 Mon Sep 17 00:00:00 2001 From: Matthew Johnson Date: Tue, 27 Nov 2018 17:16:29 -0800 Subject: [PATCH] add contributing.md PiperOrigin-RevId: 223085949 --- CONTRIBUTING.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..538c90c54 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,13 @@ +# How to Contribute + +## Contributor License Agreement + +Contributions to this project must be accompanied by a Contributor License +Agreement. You (or your employer) retain the copyright to your contribution; +this simply gives us permission to use and redistribute your contributions as +part of the project. Head over to to see +your current agreements on file or to sign a new one. + +You generally only need to submit a CLA once, so if you've already submitted one +(even if it was for a different project), you probably don't need to do it +again.