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 at a glance.
Suggested Change
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.
Add dynamic links to the corresponding sections of the repository for easy access (e.g., link to the "Issues" or "Pull Requests" tabs).
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.
Screenshot (for reference):
Rationale
This documentation update enhances visibility of project activity, attracting potential contributors by showcasing real-time statistics in the README.md. It improves user experience and encourages collaboration, fostering a more engaging and professional environment for the repository.
Urgency
Medium
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Congratulations, @BhavaniSankar0107! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
Is there an existing issue for this?
Issue 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 at a glance.Suggested Change
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.Screenshot (for reference):
Rationale
This documentation update enhances visibility of project activity, attracting potential contributors by showcasing real-time statistics in the
README.md
. It improves user experience and encourages collaboration, fostering a more engaging and professional environment for the repository.Urgency
Medium
Record
The text was updated successfully, but these errors were encountered: