vansh-codes / ChaosWeb

Everything is chaotic here!!
https://chaosweb.vercel.app/
MIT License
21 stars 75 forks source link

[Documentation] Add Table to Display Repository Statistics in README.md #167

Open BhavaniSankar0107 opened 2 weeks ago

BhavaniSankar0107 commented 2 weeks ago

Describe the Documentation Update

Is there an existing issue for this?


Issue 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 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.
  3. Add dynamic links to the corresponding sections of the repository for easy access (e.g., link to the "Issues" or "Pull Requests" tabs).

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.

Add References or Examples

Screenshot (for reference):

Screenshot 2024-10-23 094403

Confirm

github-actions[bot] commented 2 weeks ago

👋 Hey @BhavaniSankar0107! Thanks for stepping into the chaos and opening an issue in the ChaosWeb project. We embrace disorder, and your contribution adds to the delightful mess! 🎉 Welcome to the wild side of web design. Expect the unexpected! 🌍🌀

github-actions[bot] commented 2 weeks ago

👋 Hey @BhavaniSankar0107! Thanks for opening an issue in the ChaosWeb project. We’re excited to see how you’ve contributed to the delightful mess. Our team will review it soon. Stay chaotic! 🎯

vansh-codes commented 2 weeks ago

Go ahead!