Skip to content

Commit ee51706

Browse files
committed
Add changes for 5160017
1 parent db2a906 commit ee51706

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

latest/contributing.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ <h2>Contributing Code<a class="headerlink" href="#contributing-code" title="Link
131131
<p>Before creating a pull request please ensure the following:</p>
132132
<ul class="simple">
133133
<li><p>You are working in an up-to-date development environment</p></li>
134+
<li><p>You are a human developer. We are not interested in purely AI generated code contributions.</p></li>
134135
<li><p>You have written unit tests to test your additions and all unit tests pass (run <code class="code highlight bash docutils literal highlight-bash">nox</code>). If you do not have the required hardware, you can run <code class="code highlight bash docutils literal highlight-bash">nox<span class="w"> </span>--<span class="w"> </span>skip-gpu</code>, or <code class="code highlight bash docutils literal highlight-bash">skip-cuda</code>, <code class="code highlight bash docutils literal highlight-bash">skip-hip</code>, <code class="code highlight bash docutils literal highlight-bash">skip-opencl</code>.</p></li>
135136
<li><p>The examples still work and produce the same (or better) results</p></li>
136137
<li><p>An entry about the change or addition is created in <code class="code highlight bash docutils literal highlight-bash">CHANGELOG.md</code></p></li>

latest/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)