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

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

BhavaniSankar0107
Copy link
Contributor

@BhavaniSankar0107 BhavaniSankar0107 commented Oct 24, 2024

Fixes #171

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
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Ensure the PR matches the requirements mentioned in the Contribution guide. The maintainer might get in touch to enusre quality. Thanks for your time

@jvedsaqib
Copy link
Collaborator

Hi @BhavaniSankar0107 please mention your issue number
Use keywords like fixes/closes then the issue #

@BhavaniSankar0107
Copy link
Contributor Author

I am sorry for the inconvenience, This PR solves the issue no. #171

@jvedsaqib
Copy link
Collaborator

@BhavaniSankar0107 I've edited your 1st comment. Check it once please

Thank you for the contribution !
merging your PR

@jvedsaqib jvedsaqib added gssoc-ext GSSoC'24 Extended Version hacktoberfest-accepted Hacktoberfest 2024 level1 10 Points 🥇 hacktoberfest Hacktober Collaboration labels Oct 24, 2024
@jvedsaqib jvedsaqib merged commit 3f95da4 into rohitinu6:main Oct 24, 2024
2 of 3 checks passed
Copy link
Contributor

🎉🎉 Thank you for your contribution! Your PR #181 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level1 10 Points 🥇
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