Skip to content

Commit

Permalink
deploy: 928dcf9
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Sep 28, 2024
1 parent 56ec474 commit db1e083
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 36 deletions.
20 changes: 1 addition & 19 deletions CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,6 @@ <h2> Contents </h2>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#writing-in-markdown">Writing in markdown</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#matlab-octave">Matlab / Octave</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#templates">Templates</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#recognizing-contributions">Recognizing contributions</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#thank-you">Thank you</a></li>
</ul>
</nav>
</div>
Expand Down Expand Up @@ -440,22 +438,8 @@ <h2>Templates<a class="headerlink" href="#templates" title="Link to this heading
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">createBIDS_T1w_json_short</span><span class="o">.</span><span class="n">m</span>
</pre></div>
</div>
<p>To contribute a template you’ll need to submit a pull request.
Check out our <a class="reference internal" href="#making-a-change-with-a-pull-request"><span class="xref myst">guidelines</span></a> below.</p>
</section>
<section id="recognizing-contributions">
<h2>Recognizing contributions<a class="headerlink" href="#recognizing-contributions" title="Link to this heading">#</a></h2>
<p>BIDS follows the <a class="reference external" href="https://github.com/kentcdodds/all-contributors#emoji-key">all-contributors</a> specification,
so we welcome and recognize all contributions from documentation
to testing to code development.
You can see a list of current contributors in the <a class="reference external" href="https://bids-specification.readthedocs.io/en/latest/">BIDS specification</a>.</p>
</section>
<section id="thank-you">
<h2>Thank you<a class="headerlink" href="#thank-you" title="Link to this heading">#</a></h2>
<p>You’re awesome. 👋 😄</p>
<p>To contribute a template you’ll need to submit a pull request.</p>
<br>
<p><em>— Based on contributing guidelines from the
<a class="reference external" href="https://github.com/KirstieJane/STEMMRoleModels">STEMMRoleModels</a> project.</em></p>
</section>
</section>

Expand Down Expand Up @@ -526,8 +510,6 @@ <h2>Thank you<a class="headerlink" href="#thank-you" title="Link to this heading
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#writing-in-markdown">Writing in markdown</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#matlab-octave">Matlab / Octave</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#templates">Templates</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#recognizing-contributions">Recognizing contributions</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#thank-you">Thank you</a></li>
</ul>
</nav></div>

Expand Down
16 changes: 0 additions & 16 deletions _sources/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,25 +44,9 @@ createBIDS_T1w_json_short.m
```

To contribute a template you'll need to submit a pull request.
Check out our [guidelines](#making-a-change-with-a-pull-request) below.


## Recognizing contributions

BIDS follows the [all-contributors][all-contributors] specification,
so we welcome and recognize all contributions from documentation
to testing to code development.
You can see a list of current contributors in the [BIDS specification][bids-specification].

## Thank you

You're awesome. 👋 😄

<br>

_&mdash; Based on contributing guidelines from the
[STEMMRoleModels][stemm-role-models] project._

[all-contributors]: https://github.com/kentcdodds/all-contributors#emoji-key
[bids]: http://bids.neuroimaging.io
[bids-specification]: https://bids-specification.readthedocs.io/en/latest/
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db1e083

Please sign in to comment.