On 24 November 2014 at 06:42, Brett Cannon <[email protected]> wrote: > On Sun Nov 23 2014 at 3:04:05 PM Georg Brandl <[email protected]> wrote: >> As for typo fixes, the world does not end when some typos aren't fixed. >> Anyway, for the docs we have an explicit offer to send anything, patch or >> just suggestion, to [email protected], and people do make use of it. No >> github account even required. > > > Which is great, but I'm willing to bet clicking "Edit" in GitHub is easier > still than creating the patch and emailing it. I have contributed doc fixes > to a bunch of projects because of that "Edit" button (which is why I think > Nick is so anxious to get it). If I had to do any checkout then I wouldn't > have done them. And even having to email a diff might be too much for some > changes.
Yes, it's the ease of noticing a typo or other small, easy to fix error in docs, going to the source page, hitting Edit, and submitting the PR that I like with the online editing support. Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
