From 790bb9f5dca2aab8a821a28d9f20dd445da157b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Elisi=C3=A1rio?= <140440389+rimedelis@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:04:50 +0100 Subject: [PATCH] Update report-errors.php --- www/contribute/report-errors.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/contribute/report-errors.php b/www/contribute/report-errors.php index a146c975..e3d123ee 100644 --- a/www/contribute/report-errors.php +++ b/www/contribute/report-errors.php @@ -3,7 +3,7 @@

Report Errors

You can report any kind of error in a Standard Ebook to us and we’ll do our best to get it corrected as soon as we can.

-

If you’re a software developer or you’re comfortable with technology, you can fix the error yourself at the ebook’s GitHub repository, and submit a pull request.

+

If you’re a software developer or you’re comfortable with technology, you can fix the error yourself in the ebook’s GitHub repository, and submit a pull request.

If you’d rather not do that, then you can report an error directly to us and we’ll take care of it. To report an error, you’ll need:

  1. @@ -11,7 +11,7 @@
  2. The word immediately before and after the word that contains the error. Usually three words is enough for us to quickly locate the error in the ebook, but if you think only three words isn’t enough, a few more won’t hurt.

    -

    If the error doesn’t include a word, just send us a quick description of what’s going on.

    +

    If the error doesn’t involve a specific word, just send us a quick description of what’s going on.

    For example, say you’ve spotted the incorrectly curled quotation mark in the text below:

    He rose excitedly. “Go get em, tiger!” he cried.

    @@ -24,7 +24,7 @@

Once you have these two items, contact us via our mailing list with that information and we’ll get right on it!

-

We often use transcripts from other projects as a base for Standard Ebooks. If you’d like, you can also report any transcription errors to those projects too (contributing upstream, in open source terminology). Our guide to reporting errors to Gutenberg and other sources.

+

We often use transcripts from other projects as a base for Standard Ebooks. If you’d like, you can also report any transcription errors to those projects too (contributing upstream, in open source terminology). You can follow our guide to reporting errors to Gutenberg and other sources.