Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(563)

Side by Side Diff: docs/contributing_to_breakpad.md

Issue 1357773004: [Docs] add markdown docs (converted from Wiki) (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: whoops' Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « docs/client_design.md ('k') | docs/exception_handling.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Introduction
2
3 Thanks for thinking of contributing to Breakpad! Unfortunately there are some
4 pesky legal issues to get out of the way, but they're quick and painless.
5
6 ## Legal
7
8 If you're doing work individually, not as part of any employment, you'll need to
9 sign the <a
10 href='http://code.google.com/legal/individual-cla-v1.0.html'>Individual
11 Contributor License Agreement</a>. This agreement can be completed
12 electronically.
13
14 If you're contributing to Breakpad as part of your employment with another
15 organization, you'll need to sign a <a
16 href='http://code.google.com/legal/corporate-cla-v1.0.html'> Corporate
17 Contributor License Agreement</a>. Once completed this document will need to be
18 faxed.
19
20 **_IMPORTANT_**: The authors(you!) of the contributions will maintain all
21 copyrights; the agreements you sign will grant rights to Google to use your
22 work.
23
24 Thanks, and if you have any questions let me know and I'll loop in the legal guy
25 here to get you an answer.
26
27 ## Technical
28
29 Once you have signed the agreement you can be added to our contributors list and
30 have write access to code. For full details on getting started see our trunk
31 `README`.
32
33 ## List of people who have signed contributor agreements
34
35 None so far.
OLDNEW
« no previous file with comments | « docs/client_design.md ('k') | docs/exception_handling.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698