github-readme-stats icon indicating copy to clipboard operation
github-readme-stats copied to clipboard

Add repository stats card

Open brundabharadwaj opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. it's not related to any of the problem.

Describe the solution you'd like Statistics should be addable in each repo. On Adding Repo viewers could see the repo stats that includes details like numbers commits for that particular repo, total number of contributors, languages used, PR accepted till date and other relevant details if any. Let's discuss the hurdles if any :)

brundabharadwaj avatar Oct 06 '22 04:10 brundabharadwaj

@brundabharadwaj If I understand you correctly, you want to have a new card that displays information about a given repository. Similar to the pin card but then containing the following:

  • Repo name.
  • Total Stars.
  • Total Forks.
  • Contributors.
  • Open PR.
  • Open Issues.
  • Main language.

rickstaa avatar Oct 07 '22 20:10 rickstaa

@brundabharadwaj If I understand you correctly, you want to have a new card that displays information about a given repository. Similar to the pin card but then containing the following:

  • Repo name.
  • Total Stars.
  • Total Forks.
  • Contributors.
  • Open PR.
  • Open Issues.
  • Main language.

@rickstaa perfect ! :)

brundabharadwaj avatar Oct 08 '22 02:10 brundabharadwaj

Related to https://github.com/anuraghazra/github-readme-stats/issues/1410, but slightly different.

rickstaa avatar May 06 '23 10:05 rickstaa