leereilly / leereilly/github-high-scores
include 'anon' contributors
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 131
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
By not including the non-github contributors, in some cases the main contributor(s) are not on the high-score list, which isn't too fair to them.
For example compare https://github.com/api/v2/json/repos/show/divio/django-cms/contributors/ to https://github.com/api/v2/json/repos/show/divio/django-cms/contributors/anon, as you can see, Patrick Lauber with 817 contributions is missing from the currently used API endpoint.
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 tracing the contributor data entry point that uses the GitHub contributors API, then compare the regular endpoint with its /anon variant shown in the issue. Done means non-GitHub contributors are included in the high-score list, including Patrick Lauber's contributions for django-cms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100