2016-07-15 18:22 GMT+02:00 David Storrs <david.sto...@gmail.com>:

> On a separate question:  How do I contribute to the docs?  The
> contract docs are nearly silent on using preconditions and
> postconditions, Section 7.4, "A Thorough Example of Contracts" is
> anything but thorough, and the docs could stand to include more
> examples in general.  I'd love to help future Racket students
> understand what's going on.
>

1. First find the file to fix:
      Go to            https://github.com/racket
      then enter    A Thorough Example of Contracts
      in the search field.
      Notice that the "Code" tab to the left now says 1.
      Now click the Code tab and click at "first-extended-example.scrbl"

2.  Fixing a single typo is most easily done by clicking at the small
     pencil (next to the trash can) in the (almost) upper, right corner.

3.  For more substantial edits, clone the repository and use
     DrRacket to edit the scrbl-file. The submit a pull request.

/Jens Axel

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to