MunGell / awesome-for-beginners

A list of awesome beginners-friendly projects.
65.72k stars 6.85k forks source link

Docs/flutter link text adjustments #1425

Open ederelias opened 3 weeks ago

ederelias commented 3 weeks ago

Updates Link: Replaces the existing link to "good first issues" with a direct link to the filtered issue list on GitHub. This makes it much easier for new contributors to find suitable starting points. Updates Label: Changes the label from "good first contribution" to "good first issue" to match the commonly used terminology on the flutter repository.

Why these changes are helpful:

Reduces Friction for Newcomers: New contributors can immediately jump into the issue list without having to figure out how to filter, and the consistent terminology reduces confusion. Encourages Contributions: A more intuitive process can attract more people to get involved with the Flutter project. Testing:

I've verified that:

The new link correctly directs to the filtered list of "Good First Issues" on GitHub. The updated label "Good First Issue" is displayed correctly in the documentation.