Added link to Corpus Report

This commit is contained in:
Artur Adib 2011-11-16 15:27:28 -05:00
parent b9a2f38a3d
commit 1d04bd2dbb

View File

@ -95,9 +95,17 @@ workings of PDF and pdf.js:
## Contributing ## Contributing
pdf.js is a community-driven project, so contributors are always welcome. 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 Simply fork our repo and contribute away. Good starting places for picking
[open issues](https://github.com/mozilla/pdf.js/issues). For better consistency and a bug are the top error messages and TODOs in our corpus report:
long-term stability, please do look around the code and try to follow our conventions.
+ 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 More information about the contributor process can be found on the
[contributor wiki page](https://github.com/mozilla/pdf.js/wiki/Contributing). [contributor wiki page](https://github.com/mozilla/pdf.js/wiki/Contributing).