provide a way to index into /leaderboard
Open
Nobody has claimed this yet.
suggestion
- Dominant language
- Rust
- Stars
- 117
- Forks
- 27
- Avg merge
- 4m
- Merged PRs (30d)
- 3
Description
it'd be nice to have
<leaderboardallow to display details about a single specified score e.g.<lb15 1872396, just like e.g.<rb15or<top15would work
Contributor guide
No contributing guide indexed for this repository
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
Locate the existing <leaderboard command and compare its handling with the <lb15 and <top15 examples mentioned in the issue. Determine how a supplied score such as 1872396 should select one result; done means the command displays details for that single score while existing leaderboard behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100