File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ # How to become a contributor and submit your own code
2
+ ## Contributor License Agreements
3
+ We'd love to accept your sample apps and patches! Before we can take them, we
4
+ have to jump a couple of legal hurdles.
5
+ Please fill out either the individual or corporate Contributor License Agreement
6
+ (CLA).
7
+ * If you are an individual writing original source code and you're sure you
8
+ own the intellectual property, then you'll need to sign an [ individual CLA]
9
+ (https://developers.google.com/open-source/cla/individual ).
10
+ * If you work for a company that wants to allow you to contribute your work,
11
+ then you'll need to sign a [ corporate CLA]
12
+ (https://developers.google.com/open-source/cla/corporate ).
13
+ Follow either of the two links above to access the appropriate CLA and
14
+ instructions for how to sign and return it. Once we receive it, we'll be able to
15
+ accept your pull requests.
16
+ ## Contributing A Patch
17
+ 1 . Submit an issue describing your proposed change to the repo in question.
18
+ 1 . The repo owner will respond to your issue promptly.
19
+ 1 . If your proposed change is accepted, and you haven't already done so, sign a
20
+ Contributor License Agreement (see details above).
21
+ 1 . Fork the desired repo, develop and test your code changes.
22
+ 1 . Submit a pull request.
You can’t perform that action at this time.
0 commit comments