Skip to content

Commit 0ce6ea3

Browse files
committed
Mention our policy on typofixes for internal docs
1 parent 41a9cd4 commit 0ce6ea3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/contributing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,9 @@ You can also use `rustdoc` directly to check small fixes. For example,
372372
`rustdoc src/doc/reference.md` will render reference to `doc/reference.html`.
373373
The CSS might be messed up, but you can verify that the HTML is right.
374374

375+
Please notice that at this time we don't accept typography/spellcheck fixes to **internal
376+
documentation** as it's usually not worth the churn or the review time.
377+
375378
### Contributing to rustc-dev-guide
376379

377380
Contributions to the [rustc-dev-guide] are always welcome, and can be made directly at

0 commit comments

Comments
 (0)