Skip to content

Commit

Permalink
Add changes for 26836c6
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 30, 2024
1 parent e23a9ea commit 1961bc8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions _sources/testing/pull_requests.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ Pull Request Testing
########################

Developers
=======================
*************

Follow instructions in the Github PR template for writing detailed testing instructions.

Testers:
=======================
Testers
*************

* Copy and paste developer's instructions for testing into your testing comment.
* Check the passing tests
* Describe any failures in detail, with screenshots where helpful.

PRs tagged with label "Migration"
=======================
*********************************

* Download the current database you’ll be working with.
* Upload a duplicate of this database with a new name format:
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions testing/pull_requests.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">Pull Request Testing</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#developers">Developers</a></li>
<li class="toctree-l2"><a class="reference internal" href="#testers">Testers:</a></li>
<li class="toctree-l2"><a class="reference internal" href="#testers">Testers</a></li>
<li class="toctree-l2"><a class="reference internal" href="#prs-tagged-with-label-migration">PRs tagged with label “Migration”</a></li>
</ul>
</li>
Expand Down Expand Up @@ -134,7 +134,7 @@ <h2>Developers<a class="headerlink" href="#developers" title="Link to this headi
<p>Follow instructions in the Github PR template for writing detailed testing instructions.</p>
</section>
<section id="testers">
<h2>Testers:<a class="headerlink" href="#testers" title="Link to this heading"></a></h2>
<h2>Testers<a class="headerlink" href="#testers" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>Copy and paste developer’s instructions for testing into your testing comment.</p></li>
<li><p>Check the passing tests</p></li>
Expand Down

0 comments on commit 1961bc8

Please sign in to comment.