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 Table to Display Repository Statistics in README.md #87

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

BhavaniSankar0107
Copy link
Contributor

@BhavaniSankar0107 BhavaniSankar0107 commented Oct 24, 2024

Description

A clear and concise description of what the PR does.
Fixes #80

  • This PR does the following:
    • Adds a table to display repository statistics (stars, forks, open issues, open/closed pull requests) in the README.md.
    • Uses markdown syntax with badges/icons to enhance the display.
    • Includes dynamic links to sections of the repository for easier access.

Changes

List the detailed changes made in this PR.

  • Added a table in README.md to display real-time repository statistics.
  • Integrated badges/icons for stars, forks, issues, and pull requests.
  • Refactored README.md to include dynamic links to the corresponding sections of the repository.

Testing Instructions

Detailed instructions on how to test the changes. Include any setup needed and specific test cases.

  1. Pull this branch.
  2. Verify that the statistics table in README.md displays correctly with up-to-date repository stats.
  3. Confirm that the badges link to the correct sections (stars, forks, issues, pull requests) of the repository.

Screenshot

This is how it look like right now:
image

Checklist

Make sure to check off all the items before submitting. Mark with [x] if done.

  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I am working on this issue under GSSOC

Copy link

vercel bot commented Oct 24, 2024

@BhavaniSankar0107 is attempting to deploy a commit to the Sanjay Dutt's projects Team on Vercel.

A member of the Team first needs to authorize it.

@DeadmanAbir DeadmanAbir added level 1 Typo fixings or low level changes gssoc-ext hacktoberfest-accepted labels Oct 26, 2024
@DeadmanAbir DeadmanAbir merged commit b950b23 into DeadmanAbir:main Oct 26, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext hacktoberfest-accepted level 1 Typo fixings or low level changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Documentation] Add Table to Display Repository Statistics in README.md
2 participants