You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue involves adding a table to display repository statistics, such as the number of stars, forks, issues, and pull requests, directly in the README.md file. This will help contributors and users track the activity and contributions in the repository at a glance.
Changes
Steps to Implement:
Create a table in the README.md file displaying the following repository statistics:
Stars
Forks
Open Issues
Open Pull Requests
Closed Pull Requests
Use markdown syntax to include badges or icons for each statistic, along with dynamic links to the corresponding sections of the repository.
Expected Behavior:
The README.md file will contain a neatly formatted table that displays real-time repository statistics, making the repository's activity more visible and engaging for contributors and users.
Additional Information:
This enhancement will make the repository more user-friendly by providing visibility into its overall activity.
The table can be dynamically updated by using GitHub shields or other badge services to fetch real-time stats.
Screenshots π·
Guidelines
I have read the guidelines
I have the link to my latest merged PR
Full Name
Ganesha Moorthi
Participant Role
gssoc-ext, hacktoberfest
The text was updated successfully, but these errors were encountered:
β This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!
Title
Add GitHub Repository Stats to README.md
Enhancement Aim
Description:
The issue involves adding a table to display repository statistics, such as the number of stars, forks, issues, and pull requests, directly in the
README.md
file. This will help contributors and users track the activity and contributions in the repository at a glance.Changes
Steps to Implement:
README.md
file displaying the following repository statistics:Expected Behavior:
The
README.md
file will contain a neatly formatted table that displays real-time repository statistics, making the repository's activity more visible and engaging for contributors and users.Additional Information:
Screenshots π·
Guidelines
Full Name
Ganesha Moorthi
Participant Role
gssoc-ext, hacktoberfest
The text was updated successfully, but these errors were encountered: