Skip to content

Commit

Permalink
deploy: 2168076
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-bon committed Sep 15, 2024
1 parent d7f0cdd commit b340bcf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion misc/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h1 id="contributing"><a class="header" href="#contributing">Contributing</a></h
<h2 id="contribution-guidelines"><a class="header" href="#contribution-guidelines">Contribution guidelines</a></h2>
<p>If you submit a PR, please make sure that:</p>
<ul>
<li>the CI is green (you can locally run the <code>./ci_check.sh</code> script)</li>
<li>the CI is green: you can locally run the <code>./ci_check.sh</code> script</li>
<li>you add proper in-code documentation</li>
<li>you update the <code>CHANGELOG.md</code> file with a description of your fix</li>
<li>if you add a new example, update the <code>examples/README.md</code> file with a description of your example and the <code>Cargo.toml</code> file with your example name (and any feature it may need)</li>
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ <h2 id="notable-resources"><a class="header" href="#notable-resources">Notable r
<h2 id="contribution-guidelines"><a class="header" href="#contribution-guidelines">Contribution guidelines</a></h2>
<p>If you submit a PR, please make sure that:</p>
<ul>
<li>the CI is green (you can locally run the <code>./ci_check.sh</code> script)</li>
<li>the CI is green: you can locally run the <code>./ci_check.sh</code> script</li>
<li>you add proper in-code documentation</li>
<li>you update the <code>CHANGELOG.md</code> file with a description of your fix</li>
<li>if you add a new example, update the <code>examples/README.md</code> file with a description of your example and the <code>Cargo.toml</code> file with your example name (and any feature it may need)</li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit b340bcf

Please sign in to comment.