New page on reporting errors upstream

Link to it from the normal reporting errors page.
This commit is contained in:
Robin Whittleton 2019-02-25 22:32:36 +01:00 committed by Alex Cabal
parent 9ddaf92372
commit f42c0478d9
2 changed files with 30 additions and 0 deletions

View file

@ -26,6 +26,7 @@ require_once('Core.php');
</li>
</ol>
<p>Once you have these two items, <a href="https://groups.google.com/forum/#!forum/standardebooks">contact us via our mailing list</a> with that information and well get right on it!</p>
<p>We often use transcripts from other projects as a base for Standard Ebooks. If youd like, you can also report any transcription errors to those projects too (contributing upstream, in open source terminology). <a href="/contribute/report-errors-upstream">Our guide to reporting errors to Gutenberg and other sources.</a></p>
</article>
</main>
<?= Template::Footer() ?>