]> git.parisson.com Git - pdf.js.git/commitdiff
Added link to Corpus Report
authorArtur Adib <arturadib@gmail.com>
Wed, 16 Nov 2011 20:27:28 +0000 (15:27 -0500)
committerArtur Adib <arturadib@gmail.com>
Wed, 16 Nov 2011 20:27:28 +0000 (15:27 -0500)
README.md

index 4ea613ce085ecf73b687fe06d6f38cca10480d87..97db68d3655365652013c92cfb9d1ca09063e506 100644 (file)
--- a/README.md
+++ b/README.md
@@ -95,9 +95,17 @@ workings of PDF and pdf.js:
 ## Contributing
 
 pdf.js is a community-driven project, so contributors are always welcome. 
-Simply fork our repo and contribute away. A great place to start is our
-[open issues](https://github.com/mozilla/pdf.js/issues). For better consistency and 
-long-term stability, please do look around the code and try to follow our conventions.
+Simply fork our repo and contribute away. Good starting places for picking
+a bug are the top error messages and TODOs in our corpus report:
+
++ http://people.mozilla.com/~bdahl/corpusreport/test/ref/
+
+and of course our open Github issues:
+
++ https://github.com/mozilla/pdf.js/issues 
+
+For better consistency and long-term stability, please do look around the 
+code and try to follow our conventions.
 More information about the contributor process can be found on the 
 [contributor wiki page](https://github.com/mozilla/pdf.js/wiki/Contributing).