andoriyaprashant / DevDocsHub

DevDocsHub is a robust Django-based web application designed to serve as a comprehensive repository for programming and open-source documentation.
MIT License
9 stars 60 forks source link

DOC: Add GitHub Repository Stats to README.md #117

Open Ganeshmoorthii opened 1 week ago

Ganeshmoorthii commented 1 week ago

What's wrong with the existing documentation

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.

Steps to Implement:

  1. Create a table in the README.md file displaying the following repository statistics:
    • Stars
    • Forks
    • Open Issues
    • Open Pull Requests
    • Closed Pull Requests
  2. 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:

Add ScreenShots

Screenshot 2024-10-20 145520

Record

andoriyaprashant commented 6 days ago

@Ganeshmoorthii Any updates?

Ganeshmoorthii commented 6 days ago

I Will Done My Work

Ganeshmoorthii commented 6 days ago

Dear @andoriyaprashant ,

I hope this message finds you well. I kindly request you to review and merge my pull request at your earliest convenience. Additionally, if the contribution meets your standards, please provide the hacktoberfest-accepted label.

Thank you for your time and consideration.

Best regards,
@Ganeshmoorthii