Skip to content

Commit c263c60

Browse files
committed
Mention our policy on typofixes for internal docs
1 parent 94f69b4 commit c263c60

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
@@ -370,6 +370,9 @@ You can also use `rustdoc` directly to check small fixes. For example,
370370
`rustdoc src/doc/reference.md` will render reference to `doc/reference.html`.
371371
The CSS might be messed up, but you can verify that the HTML is right.
372372

373+
Please notice that at this time we don't accept typography/spellcheck fixes to **internal documentation** (example:
374+
tests, library or compiler code) as it's usually not worth the churn or the review time.
375+
373376
### Contributing to rustc-dev-guide
374377

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

0 commit comments

Comments
 (0)