-
Notifications
You must be signed in to change notification settings - Fork 16
/
contributing.html
145 lines (137 loc) · 6.47 KB
/
contributing.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contributing to NVDLA — NVDLA Documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/nvdla.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="_static/styles.css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Open NVDLA Code of Conduct" href="conduct.html" />
<link rel="prev" title="NVIDIA Open NVDLA License and Agreement v1.0" href="license.html" />
<script src="//assets.adobedtm.com/b92787824f2e0e9b68dc2e993f9bd995339fe417/satelliteLib-30c8ffcc8ece089156fd5590fbcf390ffc296f51.js"></script>
</head><body>
<header class="navbar">
<nav class="container navbar navbar-light bg-faded">
<a class="navbar-brand" href="https://www.nvidia.com/">
<div class="logo"></div>
</a>
</nav>
</header>
<div class="related" role="navigation" aria-label="related navigation">
<div class="container">
<div class="row">
<h3>Navigation</h3>
<ul>
<li class="right first">
<a href="conduct.html" title="Open NVDLA Code of Conduct"
accesskey="N">next</a></li>
<li class="right">
<a href="license.html" title="NVIDIA Open NVDLA License and Agreement v1.0"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">NVDLA Open Source Project</a>»</li>
<li class="nav-item nav-item-1"><a href="contents.html">Documentation</a>»</li>
</ul>
</div>
</div>
</div>
<div class="document">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-9">
<div class="section" id="contributing-to-nvdla">
<h1>Contributing to NVDLA<a class="headerlink" href="#contributing-to-nvdla" title="Permalink to this headline">¶</a></h1>
<p>NVDLA is open source, and we welcome external contributions on GitHub! Even
if you’re at an early stage, if you plan to make larger changes, we
recommend sharing your plans with us; you can do so by filing an “issue”.
When you’re ready to submit a contribution, you can do that by creating a
pull request.</p>
<p>In order to accept a pull request, we generally need to have a signed
Contributor License Agreement (CLA) on file from you. A CLA helps us make
sure that we have the right to redistribute your changes, and share them
with the community; it is fairly common when sending changes upstream to
major companies. If you are contributing on behalf of yourself, then you
can sign on your own; however, if you are contributing on behalf of your
employer, then you will need somebody authorized to engage in a contract to
sign for you. (Google has <a class="reference external" href="https://opensource.google.com/docs/cla/policy/#corporate-signing-authority">some good documentation</a>
on what it means to be authorized to sign on behalf of a company, which
might help if you are unsure as to who can sign.) Note also that in many
jurisdictions, work that you do even when you are not in the office could be
owned by your employer; please take that into consideration when determining
who needs to sign a CLA.</p>
<p>To sign the CLA, please <a class="reference external" href="_static/nvdla-cla-v1.pdf">download it</a>, print it
out, sign it, scan it, and send it to us at <a class="reference external" href="mailto:nvdla%40nvidia.com">nvdla<span>@</span>nvidia<span>.</span>com</a>. We only need one CLA per organization, so if
somebody else from your company has already signed the CLA on behalf of the
company, please let us know, and we can reuse that one for you, too.</p>
<p>Additionally, at our discretion, for small bug fixes (around five lines or
fewer), we may be able to accept some changes without a CLA.</p>
</div>
</div>
<div class="col-xs-12 col-md-3">
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="license.html"
title="previous chapter">NVIDIA Open NVDLA License and Agreement v1.0</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="conduct.html"
title="next chapter">Open NVDLA Code of Conduct</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/contributing.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" />
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>$('#searchbox').show(0);</script>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<div class="container">
<div class="row">
<h3>Navigation</h3>
<ul>
<li class="right first">
<a href="conduct.html" title="Open NVDLA Code of Conduct"
>next</a></li>
<li class="right">
<a href="license.html" title="NVIDIA Open NVDLA License and Agreement v1.0"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">NVDLA Open Source Project</a>»</li>
<li class="nav-item nav-item-1"><a href="contents.html">Documentation</a>»</li>
</ul>
</div>
</div>
</div>
<div class="footer" role="contentinfo">
<div class="container">
<div class="row">
© <a
href="copyright.html">Copyright</a> 2018 - 2024, NVIDIA Corporation.
<a href="https://www.nvidia.com/object/legal_info.html">Legal Information.</a>
<a href="https://www.nvidia.com/object/privacy_policy.html">Privacy Policy.</a>
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
</div>
</div>
</div>
<script type="text/javascript">_satellite.pageBottom();</script>
</body>
</html>