Skip to content

Commit

Permalink
Make opening sentence friendlier for new contributors
Browse files Browse the repository at this point in the history
Co-authored-by: Camelid <camelidcamel@gmail.com>
  • Loading branch information
2 people authored and henryboisdequin committed Mar 9, 2021
1 parent 469c030 commit bf40ac6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@
Thank you for your interest in contributing to Rust! There are many ways to contribute
and we appreciate all of them.

To get started, read the [Contributing to Rust] chapter of the [rustc-dev-guide].
Documentation for contributing to Rust is located in the [Guide to Rustc Development](https://rustc-dev-guide.rust-lang.org/),
commonly known as the [rustc-dev-guide]. Despite the name, this guide documents
not just how to develop rustc (the Rust compiler), but also how to contribute to any part
of the Rust project.

To get started with contributing, please read the [Contributing to Rust] chapter of the guide.
That chapter explains how to get your development environment set up and how to get help.

## About the [rustc-dev-guide]

Expand Down

0 comments on commit bf40ac6

Please sign in to comment.