OrchardCMS/OrchardCore

Add Star History chart

Open

#15,342 opened on Feb 15, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (2,288 forks)batch import
Ecosystemdocumentationgood first issue

Repository metrics

Stars
 (6,998 stars)
PR merge metrics
 (Avg merge 3d 21h) (126 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

There's no problem this solves, it's a gimmick that's perhaps cool.

Describe the solution you'd like

https://star-history.com/ provides a chart of how many stars a GitHub project has. See here for OC. We could embed this image somewhere in the Readme or in the docs:

image

Describe alternatives you've considered

We could instead or also use GitHub Readme Stats (though that seems only for individual profiles, not repos) or GitHub Stats (see OC stats here).

Contributor guide