mrusme / reader

reader is for your command line what the โ€œreadabilityโ€ view is for modern browsers: A lightweight tool offering better readability of web pages on the CLI.
https://xn--gckvb8fzb.com/reader-web-page-readability-on-the-cli/
GNU General Public License v3.0
284 stars 11 forks source link

Enhance README: Shields to capture the attention of potential contributors #20

Open devactivity-team opened 4 months ago

devactivity-team commented 4 months ago

I noticed you have opened issues labeled help wanted. I recommend enhancing the README to make the call for new contributors more prominent.

Changes Made:

  1. Shields: Added Shields.io badges at the top of the README

GitHub repo Good Issues for newbies GitHub Help Wanted issues GitHub Help Wanted PRs GitHub repo Issues

[![GitHub repo Good Issues for newbies](https://img.shields.io/github/issues/mrusme/reader/good%20first%20issue?style=flat&logo=github&logoColor=green&label=Good%20First%20issues)](https://github.com/mrusme/reader/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) [![GitHub Help Wanted issues](https://img.shields.io/github/issues/mrusme/reader/help%20wanted?style=flat&logo=github&logoColor=b545d1&label=%22Help%20Wanted%22%20issues)](https://github.com/mrusme/reader/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) [![GitHub Help Wanted PRs](https://img.shields.io/github/issues-pr/mrusme/reader/help%20wanted?style=flat&logo=github&logoColor=b545d1&label=%22Help%20Wanted%22%20PRs)](https://github.com/mrusme/reader/pulls?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) [![GitHub repo Issues](https://img.shields.io/github/issues/mrusme/reader?style=flat&logo=github&logoColor=red&label=Issues)](https://github.com/mrusme/reader/issues?q=is%3Aopen)
  1. Welcoming Message: Enhanced the README with a more prominent and inviting message to welcome new contributors.

Why This Matters:

Additional Resources:

For more insights into building a strong open-source community, check out the Building Community guide.

๐Ÿš€ Thank you for considering this pull request! ๐Ÿš€

devactivity-team commented 4 months ago

I also suggest enhancing the README with the following widgets using devActivity app:

1. Dynamic Top Contributors (with avatars linked to contributor profiles)

devActivity Top Contributors Widget

2. Repo Stats

devActivity Repo Stats Widget

Feel free to explore the Live Demo and Public Dashboard for a quick overview of the app. It makes the contribution process more exciting with gamification elements like:

Latest repositories using devActivity: barecheck (โญ55)


Simply install an app to bring a more comprehensive and engaging community experience.

๐ŸŒŸ Happy Coding! ๐ŸŒŸ