Tracking issue for RFC 1824: Proposal for default crate recommendation ranking #41616
Open
Description
opened on Apr 29, 2017
This is a tracking issue for the RFC 1824 (rust-lang/rfcs#1824).
Steps:
- Sort crates by number of downloads in the last 90 days
- Render contents of README on crate pages
- Have
cargo new
add a template README and template documentation -
Create a "Well documented" badge for crates in the top 20%(crates.io team decided against this) - Add a badge for crate authors to self-report their maintenance intentions
- Add the ability for crate authors to add isitmaintained.com badges to their crate
- Add the ability for crate authors to add code coverage badges to their crate
- Have "favorite owners" and highlight crates owned by your favorite owners in crate lists
- Adjust documentation (see instructions on forge)
Activity