File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ There are various ways in which you can contribute to Rust projects:
116116 and you'll become a contributor! :)
117117- Improving tests is also very valuable, as there is never enough of them. This can include also
118118 documenting existing tests or writing tests for already fixed issues that lack a proper test.
119- - You can also help with improving issue trackers of our repositories, by helping with triaging issues
119+ - You can also help with improving issue trackers of our repositories, by helping with [ triaging issues] [ issue-triage ]
120120 or by reproducing old issues to find out whether they are still valid or not.
121121- Or, if you like programming language discussions, you could participate in our [ RFC process] ( https://github.com/rust-lang/rfcs ) .
122122- You can also answer questions to help other Rust users, in the _ Get Help!_ channels on the [ Rust Discord
@@ -132,3 +132,4 @@ There are various ways in which you can contribute to Rust projects:
132132[ rust-discord ] : http://discord.gg/rust-lang
133133[ rust-zulip ] : https://rust-lang.zulipchat.com
134134[ coc ] : https://www.rust-lang.org/policies/code-of-conduct
135+ [ issue-triage ] : ./release/issue-triaging.md
You can’t perform that action at this time.
0 commit comments