"rustup self help" should include an inspirational quote
Open
Nobody has claimed this yet.
E-easy
help wanted
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 22h 40m
- Merged PRs (30d)
- 46
Description
Suggested by @mbrubeck, who knows I'm a big fan of easter eggs. I approve.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the rustup CLI entry point that handles the "rustup self help" command and inspect how its help text is assembled. The issue does not specify the quote or a file or test; done should mean the command includes an inspirational quote in its displayed help output and the relevant behavior is covered by existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100