Skip to content
This repository was archived by the owner on Mar 2, 2018. It is now read-only.

Commit 9d7dbfb

Browse files
committed
Update README.md
Add in contribution instruction
1 parent 9f90856 commit 9d7dbfb

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,30 @@ First please take a look at our [FAQ](http://stackoverflow.com/questions/tagged/
2222
If you have general API questions related to Tango, we encourage you to post your question to our [stack overflow page](http://stackoverflow.com/questions/tagged/google-project-tango).
2323

2424
You are also welcome to visit [Project Tango Developer website](https://developers.google.com/project-tango/) to learn more about general concepts and other information about the project.
25+
26+
<h2>Contribution</h2>
27+
28+
Want to contribute? Great! First, read this page (including the small print at the end).
29+
30+
#### Before you contribute
31+
Before we can use your code, you must sign the
32+
[Google Individual Contributor License Agreement](https://developers.google.com/open-source/cla/individual?csw=1)
33+
(CLA), which you can do online. The CLA is necessary mainly because you own the
34+
copyright to your changes, even after your contribution becomes part of our
35+
codebase, so we need your permission to use and distribute your code. We also
36+
need to be sure of various other things—for instance that you'll tell us if you
37+
know that your code infringes on other people's patents. You don't have to sign
38+
the CLA until after you've submitted your code for review and a member has
39+
approved it, but you must do it before we can put your code into our codebase.
40+
Before you start working on a larger contribution, you should get in touch with
41+
us first through the issue tracker with your idea so that we can help out and
42+
possibly guide you. Coordinating up front makes it much easier to avoid
43+
frustration later on.
44+
45+
#### Code reviews
46+
All submissions, including submissions by project members, require review. We
47+
use Github pull requests for this purpose.
48+
49+
#### The small print
50+
Contributions made by corporations are covered by a different agreement than
51+
the one above, the Software Grant and Corporate Contributor License Agreement.

0 commit comments

Comments
 (0)