leereilly / leereilly/github-high-scores
Bad link to Github profile
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 131
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
After clicking on the username redirects us to the site:
https://leereilly.net/github-high-scores/?<nickname>
Correct redirection to the user profile should look like this:
https://github.com/<nickname>
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
Start by running the application and locating the username link behavior described in issue #20. Click a username to reproduce the current redirect, then verify that the completed change opens https://github.com/ for the selected user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100