Skip to content

Commit e23a9ea

Browse files
committed
Add changes for 3d2bb6e
1 parent 0bd3d1e commit e23a9ea

File tree

4 files changed

+27
-1
lines changed

4 files changed

+27
-1
lines changed

_sources/testing/pull_requests.rst.txt

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Pull Request Testing
22
########################
33

4+
Developers
5+
=======================
6+
7+
Follow instructions in the Github PR template for writing detailed testing instructions.
8+
9+
Testers:
10+
=======================
11+
12+
* Copy and paste developer's instructions for testing into your testing comment.
13+
* Check the passing tests
14+
* Describe any failures in detail, with screenshots where helpful.
15+
416
PRs tagged with label "Migration"
517
=======================
618

objects.inv

18 Bytes
Binary file not shown.

searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testing/pull_requests.html

+14
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
<p class="caption" role="heading"><span class="caption-text">Testing:</span></p>
8787
<ul class="current">
8888
<li class="toctree-l1 current"><a class="current reference internal" href="#">Pull Request Testing</a><ul>
89+
<li class="toctree-l2"><a class="reference internal" href="#developers">Developers</a></li>
90+
<li class="toctree-l2"><a class="reference internal" href="#testers">Testers:</a></li>
8991
<li class="toctree-l2"><a class="reference internal" href="#prs-tagged-with-label-migration">PRs tagged with label “Migration”</a></li>
9092
</ul>
9193
</li>
@@ -127,6 +129,18 @@
127129

128130
<section id="pull-request-testing">
129131
<h1>Pull Request Testing<a class="headerlink" href="#pull-request-testing" title="Link to this heading"></a></h1>
132+
<section id="developers">
133+
<h2>Developers<a class="headerlink" href="#developers" title="Link to this heading"></a></h2>
134+
<p>Follow instructions in the Github PR template for writing detailed testing instructions.</p>
135+
</section>
136+
<section id="testers">
137+
<h2>Testers:<a class="headerlink" href="#testers" title="Link to this heading"></a></h2>
138+
<ul class="simple">
139+
<li><p>Copy and paste developer’s instructions for testing into your testing comment.</p></li>
140+
<li><p>Check the passing tests</p></li>
141+
<li><p>Describe any failures in detail, with screenshots where helpful.</p></li>
142+
</ul>
143+
</section>
130144
<section id="prs-tagged-with-label-migration">
131145
<h2>PRs tagged with label “Migration”<a class="headerlink" href="#prs-tagged-with-label-migration" title="Link to this heading"></a></h2>
132146
<ul class="simple">

0 commit comments

Comments
 (0)