Make small doc contributions less onerous/intimidating

This commit is contained in:
Alexis Beingessner 2014-08-08 19:36:32 -04:00
parent 8fcfd02d85
commit e8006f3c74
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ please do two things:
2. Run the full Rust test suite with the `make check` command. You're
not off the hook even if you just stick to documentation; code
examples in the docs are tested as well!
examples in the docs are tested as well! Although for simple
wording or grammar fixes, this is probably unnecessary.
Pull requests will be treated as "review requests", and we will give
feedback we expect to see corrected on