Skip to content

Contributed to card

The card lists the repositories you have contributed to, most contributions first, with one mark per year in the range — filled for the years that repository got a contribution. It is the card for showing work that lives in someone else’s repository.

The contributed-to card

?username=octocat&repos_count=5&from=2016
OptionWhat it is
usernameThe GitHub login to read contributions for

from and to bound the years counted, and both ends are inclusive. Either can be left out; an open end is filled with the widest range GitHub will answer for. Each end is written as a year, a month or a day:

?username=octocat&from=2016&to=2024
?username=octocat&from=2024-03-15

The year marks along each row come from this range, so narrowing it narrows them. hide_years=true drops them.

OptionValuesWhat it does
repos_counta numberHow many repositories to list
include_own_repostrue falseCount your own repositories too, not only other people’s
exclude_repoowner/name or nameRepositories to leave out
from / to2024, 2024-03, 2024-03-15The range contributions are counted in
hide_yearstrue falseDrop the per-year marks
disable_animationstrue falseDraw the card with no animation

Plus the common options every card takes, and locale.