We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fcfd02 commit e8006f3Copy full SHA for e8006f3
CONTRIBUTING.md
@@ -16,7 +16,8 @@ please do two things:
16
17
2. Run the full Rust test suite with the `make check` command. You're
18
not off the hook even if you just stick to documentation; code
19
- examples in the docs are tested as well!
+ examples in the docs are tested as well! Although for simple
20
+ wording or grammar fixes, this is probably unnecessary.
21
22
Pull requests will be treated as "review requests", and we will give
23
feedback we expect to see corrected on
0 commit comments