Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
496 stars 147 forks source link

Add links to GFI and DeepSource Discover in Resources section #688

Closed sanketsaurav closed 3 years ago

sanketsaurav commented 3 years ago

Description

This change adds two new links in the Beginner resources section that helps contributors to get started by discovering issues that they can fix.

Good First Issue

This website curates issues that have been tagged as "good first issue" from popular open-source projects and showcases them in a nice way with filters, so developers can pick an issue that's relevant for them.

DeepSource Discover

Discover by DeepSource shows a curated list of easy-to-fix code quality issues from thousands of open-source projects that use DeepSource to ensure they're writing good code. The Discover feed refreshes every day and bubbles up issues from recently active repositories. These issues are easy to fix and come with a helpful description of how to fix — making it perfect for someone who wants to make their first meaningful contribution.

Requirements to merge