Skip to content

Commit 8718b98

Browse files
author
Lauri Piispanen
committed
add a FAQ
1 parent 2236b4c commit 8718b98

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,15 @@ go run *.go \
2525
Contributions are accepted. Please provide any input as pull request. As a hobby project, my time is limited, but PRs and issues are addressed regularly.
2626

2727
*Please use the provided precommit hooks and run `go fmt`, `go vet` and `go lint` liberally.*
28+
29+
## FAQ
30+
31+
### Why am I not on this list?
32+
33+
This could be due to a number of things.
34+
35+
1) Firstly, GitHub API doesn't allow sorting by contributions, so instead it is first sorted by number of followers to get a larger list, which is then sorted by contributions. This means you need a minimum number of followers to be on this list. Each page shows the minimum number of followers needed.
36+
37+
2) You live in a city which is not included in the query. Unfortunately the query is free-text and not strictly geographical. Rural areas may be excluded from the list, but you can often remedy this by adding the country name to your location in GitHub.
38+
39+
3) You have mostly private commits. These are included too, but they are not listed on the main country page anymore. Instead you will find a subpage with a list that also has private contributions included. This arrangement is done to favor open source contributions over private contributions.

0 commit comments

Comments
 (0)