On Fri, Jul 15, 2016 at 12:31 PM, Matthias Felleisen <matth...@ccs.neu.edu>
wrote:

> > On a separate question:  How do I contribute to the docs?
>
> git pull requests on github are highly welcome.


The easiest way to make a docs pull request is to:

1. Go to github.com, find the file you want to edit (e.g
https://github.com/racket/racket/blob/master/pkgs/racket-doc/scribblings/guide/contracts/first-extended-example.scrbl
)
2. Open the file, click the "Edit this file" pencil-shaped button
3. Scroll to the bottom of the file's page, commit the changes to a new
branch.

-- 
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