Skip to content

Commit bcdfee5

Browse files
karlcowMike Taylor
authored and
Mike Taylor
committed
#406 Adding references for Firefox and Chrome
1 parent 4db1435 commit bcdfee5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

webcompat/templates/contributors/diagnose-bug.html

+7
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,10 @@
2020
</li>
2121
<li class="contributors__list__item"><span>If not, post what you tried on the issue</span></li>
2222
</ul>
23+
<section id="diagnose-ref" class="references">
24+
<p>There are a wide list of references on how to diagnose bugs for desktop and mobile.</p>
25+
<ul>
26+
<li><a href="https://developer.chrome.com/devtools/docs/remote-debugging">Chrome Remote Debugging (Android)</a></li>
27+
<li><a href="https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging">Firefox Remote Debugging (Android and Firefox OS)</a></li>
28+
</ul>
29+
</section>

0 commit comments

Comments
 (0)