UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
68 stars 195 forks source link

πŸ§‘β€πŸ’»: Add GitHub Repository Stats to README.md #740

Open Ganeshmoorthii opened 1 week ago

Ganeshmoorthii commented 1 week ago

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:

  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:

Screenshots πŸ“·

Screenshot 2024-10-20 145520

Guidelines

Full Name

Ganesha Moorthi

Participant Role

gssoc-ext, hacktoberfest

github-actions[bot] commented 1 week ago

πŸ™Œ Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!