Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention forking before cloning the Rust repo #1921

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmicu
Copy link

@mmicu mmicu commented Mar 2, 2024

No description provided.

@@ -13,7 +13,9 @@ and a bunch of tools (e.g. `rustdoc`, the bootstrapping infrastructure, etc).

[repo]: https://github.com/rust-lang/rust

The very first step to work on `rustc` is to clone the repository:
The very first step to work on `rustc` is to clone the repository.
However, you might consider to fork it first.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This chapter is "How to build and run the compiler" and I'm not sure how it's useful, while I totally agree if some wants to contribute.

@jieyouxu jieyouxu added the S-waiting-on-author Status: this PR is waiting for additional action by the OP label Oct 8, 2024
@jieyouxu jieyouxu added A-meta Area: meta, about rustc or rustc-dev-guide itself A-contributor-onboarding Area: contributor on-boarding advice (e.g. for new contributors) A-contribution-workflows Area: contribution workflows A-git Area: git labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-contribution-workflows Area: contribution workflows A-contributor-onboarding Area: contributor on-boarding advice (e.g. for new contributors) A-git Area: git A-meta Area: meta, about rustc or rustc-dev-guide itself S-waiting-on-author Status: this PR is waiting for additional action by the OP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants