Skip to content

Commit 569c3a1

Browse files
authored
meta: add note about grammar,spelling prs (#228)
1 parent 9e55c52 commit 569c3a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ cases should be limited, as much as possible, to using only Foundry Compilers AP
7474
See [How to create a Minimal, Complete, and Verifiable example][mcve].
7575

7676
[mcve]: https://stackoverflow.com/help/mcve
77+
7778
[template]: .github/PULL_REQUEST_TEMPLATE.md
7879

7980
### Triaging a Bug Report
@@ -120,6 +121,11 @@ commit signing. This option allows us to make small changes to your PR to bring
120121
it in line with these standards. It helps us get your PR in faster, and with
121122
less work from you.
122123

124+
### Contributions Related to Spelling and Grammar
125+
126+
At this time, we will not be accepting contributions that only fix spelling or grammatical errors in documentation, code
127+
or elsewhere.
128+
123129
### Cargo Commands
124130

125131
This section lists some commonly needed commands.
@@ -304,5 +310,7 @@ the commit log, or by using an `Author: ` meta-data tag in the commit.
304310
_Adapted from the [Tokio contributing guide]_.
305311

306312
[hiding-a-comment]: https://help.github.com/articles/managing-disruptive-comments/#hiding-a-comment
313+
307314
[documentation test]: https://doc.rust-lang.org/rustdoc/documentation-tests.html
315+
308316
[Tokio contributing guide]: https://github.com/tokio-rs/tokio/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)