Version string in docs is wrong
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 24.1k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 365
Description
It says v(uutils coreutils) 0.0.30 but we only need to say v0.0.30 or something like that. This might also be a good moment to think about whether we want to show the version in some other way, because it's not really tied to the util, but to the whole coreutils package.
Note that we can't just delete (uutils coreutils) from the version string to fix this because that was done intentionally here: https://github.com/uutils/coreutils/pull/7441
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 documentation text shown in the attached image and review the rationale in pull request #7441 before choosing the package-level version wording. Done means the documentation no longer presents the version as tied to an individual utility and reflects the agreed format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100