Skip to content

Commit 2974ca4

Browse files
authored
contributing docs: Add a policy for documentation typo fixes (#11512)
1 parent becdee5 commit 2974ca4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/contributing.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ Also, we encourage people to just look around and find things they're
6868
interested in. This a good time to get involved, as there aren't a lot of
6969
things set in stone yet.
7070

71+
### Documentation typo fixes
72+
73+
We all make typos, and in comments and documentation, rustc doesn't catch them
74+
for us. We appreciate recieving PRs to fix them. However, we request that new
75+
contributors (those who have not had any substantive code PRs merged) only
76+
submit one PR per week dedicated to fixing typos.
77+
7178
[Rust's issue tags]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#issue-triage
7279
[E-easy]: https://github.com/bytecodealliance/wasmtime/labels/cranelift%3AE-easy
7380
[E-rust]: https://github.com/bytecodealliance/wasmtime/labels/cranelift%3AE-rust

0 commit comments

Comments
 (0)