Skip to content

Commit bf40ac6

Browse files
henrytheswimmercamelid
authored andcommitted
Make opening sentence friendlier for new contributors
Co-authored-by: Camelid <[email protected]>
1 parent 469c030 commit bf40ac6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: CONTRIBUTING.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
Thank you for your interest in contributing to Rust! There are many ways to contribute
44
and we appreciate all of them.
55

6-
To get started, read the [Contributing to Rust] chapter of the [rustc-dev-guide].
6+
Documentation for contributing to Rust is located in the [Guide to Rustc Development](https://rustc-dev-guide.rust-lang.org/),
7+
commonly known as the [rustc-dev-guide]. Despite the name, this guide documents
8+
not just how to develop rustc (the Rust compiler), but also how to contribute to any part
9+
of the Rust project.
10+
11+
To get started with contributing, please read the [Contributing to Rust] chapter of the guide.
12+
That chapter explains how to get your development environment set up and how to get help.
713

814
## About the [rustc-dev-guide]
915

0 commit comments

Comments
 (0)