Skip to content

Commit

Permalink
Docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
SSD Developers committed Aug 14, 2024
1 parent 8f939f1 commit 9ff7eec
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Reviewers/howtocommit.html
Original file line number Diff line number Diff line change
Expand Up @@ -967,15 +967,15 @@ <h2>5. Commit<a class="headerlink" href="#commit" title="Permalink to this headi
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1">#ticket_number : Author : Ticket title</span>
</pre></div>
</div>
<p>where author is the srs username.</p>
<p>where author is the SRS username of the developer - usually the Reported By field on the ticket.</p>
</div>
<input id="sd-tab-item-21" name="sd-tab-set-4" type="radio">
</input><label class="sd-tab-label" for="sd-tab-item-21">
LFRic Core</label><div class="sd-tab-content docutils">
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1">#&lt;ticket number&gt; for &lt;original author&gt;: &lt;ticket title&gt;</span>
</pre></div>
</div>
<p>where original author is the authors proper name.</p>
<p>where original author is the dveloper’s proper name.</p>
</div>
</div>
<div class="admonition note">
Expand Down
4 changes: 2 additions & 2 deletions _sources/Reviewers/howtocommit.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -537,15 +537,15 @@ An editor will open requesting a log message which should be in this format:
#ticket_number : Author : Ticket title
where author is the srs username.
where author is the SRS username of the developer - usually the Reported By field on the ticket.

.. tab-item:: LFRic Core

.. code-block::
#<ticket number> for <original author>: <ticket title>
where original author is the authors proper name.
where original author is the dveloper's proper name.

.. note::
New!! Remove any **blocks:** and **blockedby:** keywords from this ticket and any referenced. Comment on any unblocked tickets to alert the developers.
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 9ff7eec

Please sign in to comment.