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 #350

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

BhavaniSankar0107
Copy link
Contributor

Description

A clear and concise description of what the PR does.

  • 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 avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

Copy link
Owner

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. But never create your pr in main branch

@Avdhesh-Varshney Avdhesh-Varshney merged commit c9a3e6d into Avdhesh-Varshney:main Oct 24, 2024
1 of 2 checks passed
@Avdhesh-Varshney Avdhesh-Varshney added enhancement 🧑‍💻 New feature or request level1 Beginner level issues/pull requests Approved ✔️ This PR is approved by the PR or, Mentors gssoc-ext gssoc extended 2024 hacktoberfest-accepted Hacktoberfest 2024 labels Oct 24, 2024
@Avdhesh-Varshney
Copy link
Owner

Link your issue and close with this pr

@BhavaniSankar0107
Copy link
Contributor Author

Looks good. But never create your pr in main branch

Can I know in which branch should i create my 'pr'

@Avdhesh-Varshney
Copy link
Owner

Create your own branch for pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✔️ This PR is approved by the PR or, Mentors enhancement 🧑‍💻 New feature or request gssoc-ext gssoc extended 2024 hacktoberfest-accepted Hacktoberfest 2024 level1 Beginner level issues/pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants