Skip to content

Commit

Permalink
some small copy edits.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Nov 29, 2011
1 parent 5490f76 commit 3fb166d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions index.html
Expand Up @@ -317,10 +317,10 @@ <h2 class="subhed">Write this down!</h2>
<h1 class="hed">File bugs</h1>
<p>Seriously, all browser vendors would much rather you file tickets with them than tweet about bugs. =D</p>
<ul>
<li><a href="http://coding.smashingmagazine.com/2011/09/07/help-the-community-report-browser-bugs/">Help the Community: Report Browser Bugs</a> by Lea Verou&#8217;</li>
<li><a href="http://coding.smashingmagazine.com/2011/09/07/help-the-community-report-browser-bugs/">Help the Community: Report Browser Bugs</a> by Lea Verou</li>
<li><a href="http://ejohn.org/blog/a-web-developers-responsibility/">A Web Developer&#8217;s Responsibility</a> by John Resig</li>
<li>
<p>Browser trackers - search for existing bug reports or submit new ones</p>
<p>Browser issue trackers - search for existing bug reports or submit new ones</p>
<ul class="resources">
<li><a href="https://bugzilla.mozilla.org/">Mozilla's bugzilla</a></li>
<li><a href="https://bugs.webkit.org/">Webkit bugs</a></li>
Expand Down Expand Up @@ -356,7 +356,8 @@ <h2 id="contribute_to_browsers" class="subhed">Contribute to browsers</h2>
They are written in HTML, CSS, and JS so you don&#8217;t need to be a C++ programmer to contribute to these.
Write patches!</li>
<li><a href="https://developer.mozilla.org/en/Gecko_BugAThon">Reduce test cases for Mozilla</a></li>
<li>Hack on WebKit or Gecko <a href="http://bit.ly/ubtxSq">List of &#8220;good first bugs&#8221; for Firefox/Gecko</a></li>
<li>Hack on WebKit or Gecko
<ul><li><a href="http://bit.ly/ubtxSq">List of &#8220;good first bugs&#8221; for Firefox/Gecko</a></ul>
<li>join #introduction and #developers on <a href="#mozilla_irc">Mozilla's IRC server</a></li>
<li><a href="http://dev.chromium.org/developers/contributing-to-webkit">Google&#8217;s guide on how to contribute to WebKit</a></li>
</ul>
Expand All @@ -371,7 +372,7 @@ <h2 id="contribute_to_specs" class="subhed">Contribute to Specifications</h2>
</li>
<li>Review bugs</li>
<li>Send email to <a href="http://www.whatwg.org/mailing-list">WHATWG</a> / <a href="http://lists.w3.org/Archives/Public/public-webapps/">public-webapps</a> / <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> / fx email lists</li>
<li><a href="http://wiki.whatwg.org/wiki/How_to_write_a_spec">Write Specs!</a></li>
<li><a href="http://wiki.whatwg.org/wiki/How_to_write_a_spec">Write Specs!</a> <span>we could certainly use more spec writers</span></li>
</ul>
<h2 id="contribute_to_validators" class="subhed">Contribute to validators</h2>
<ul>
Expand Down

0 comments on commit 3fb166d

Please sign in to comment.