-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathcontributing.html
More file actions
178 lines (169 loc) · 8.19 KB
/
contributing.html
File metadata and controls
178 lines (169 loc) · 8.19 KB
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Contributing to NVDLA — NVDLA Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/nvdla.css?v=f25946e3" />
<link rel="stylesheet" type="text/css" href="_static/styles.css?v=af91e327" />
<script src="_static/documentation_options.js?v=7026087e"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></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" />
<style>
#onetrust-banner-sdk.otFloatingRounded {
margin-left:-10px !important;
margin-bottom:-10px !important;
width: 100% !important;
max-width: 100% !important;
}
</style>
<script src="https://assets.adobedtm.com/5d4962a43b79/814eb6e9b4e1/launch-4bc07f1e0b0b.min.js"></script>
<!-- OneTrust Cookies Consent Notice start for nvdla.org -->
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="018f0667-2548-7720-98d6-fef08f0e7436" ></script>
<script type="text/javascript">
function OptanonWrapper() {
var event = new Event('bannerLoaded');
window.dispatchEvent(event);
}
</script>
<script type="text/javascript" src="https://images.nvidia.com/aem-dam/Solutions/ot-js/ot-custom.js"></script>
<!-- OneTrust Cookies Consent Notice end for nvdla.org -->
</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">
<section id="contributing-to-nvdla">
<h1>Contributing to NVDLA<a class="headerlink" href="#contributing-to-nvdla" title="Link to this heading">¶</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>
</section>
</div>
<div class="col-xs-12 col-md-3">
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<div>
<h4>Previous topic</h4>
<p class="topless"><a href="license.html"
title="previous chapter">NVIDIA Open NVDLA License and Agreement v1.0</a></p>
</div>
<div>
<h4>Next topic</h4>
<p class="topless"><a href="conduct.html"
title="next chapter">Open NVDLA Code of Conduct</a></p>
</div>
<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" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</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="footer-links">
<a href="https://www.nvidia.com/en-us/about-nvidia/privacy-policy/">Privacy Policy</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/about-nvidia/privacy-center/">Your Privacy Choices</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/about-nvidia/terms-of-service/">Terms of Service</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/about-nvidia/accessibility/">Accessibility</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/about-nvidia/company-policies/">Corporate Policies</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/contact/">Contact</a>
<span class="footer-sep">|</span>
<a href="#" id="ot-sdk-btn" class="ot-sdk-show-settings footer-cookie-link">Cookie Settings</a>
</div>
<div class="footer-meta">
<p>Copyright © 2026 NVIDIA Corporation | Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.</p>
</div>
</div>
</div>
<script type="text/javascript">_satellite.pageBottom();</script>
</body>
</html>