Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added the stats feature (#104) #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SparshKhanna0001
Copy link

@SparshKhanna0001 SparshKhanna0001 commented Nov 9, 2024

Description

Added repository statistics table to the README.md file to display real-time metrics including stars, forks, issues, and pull requests. This enhancement improves repository visibility and helps users track project activity at a glance. The implementation uses shields.io badges for dynamic updates.

Fixes #104

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Tested README rendering using VS Code Markdown Preview Enhanced extension
  • Verified all badge links point to correct repository sections
  • Confirmed dynamic statistics update correctly

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@SparshKhanna0001
Copy link
Author

@Ganeshmoorthi some of the python files aren't formatted with respect to pep8, this is causing the pr-ci bot to cause conflicts in my pull request, to be very explicit i didn't changed any python file.
Kindly merge the PR by bypassing the bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GitHub Repository Stats to README.md
1 participant