File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ There are various ways in which you can contribute to Rust projects:
112
112
Play to your strengths!
113
113
- Improving documentation is possibly one of the easiest starting points for contributions.
114
114
Did you find a typo, something that was unclear, or do you miss some useful information on this
115
- page, elsewhere in the Forge or in some other Rust documentation? Great, then send a pull request
116
- and you'll become a contributor! :)
115
+ page, elsewhere in the Forge or in some other Rust (user-facing) documentation? Great, then send
116
+ a pull request and you'll become a contributor! :)
117
117
- Improving tests is also very valuable, as there is never enough of them. This can include also
118
118
documenting existing tests or writing tests for already fixed issues that lack a proper test.
119
119
- You can also help with improving issue trackers of our repositories, by helping with [ triaging issues] [ issue-triage ]
You can’t perform that action at this time.
0 commit comments