beRajeevKumar / Frontend_Mentor

Sharpen Your Frontend Development Expertise with Frontend Mentor Challenges.
https://openfrontendmentor.netlify.app/
MIT License
49 stars 130 forks source link

Add GitHub Repository Stats to README.md #516

Open Karthik3904 opened 1 week ago

Karthik3904 commented 1 week ago

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.

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 (for reference):

Checklist

github-actions[bot] commented 1 week ago

👋 Thank you @Karthik3904 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

github-actions[bot] commented 1 week ago

👋 Thank you @Karthik3904 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!