From 88d2cb7142cd1554f778f7a78eed349b4e37493b Mon Sep 17 00:00:00 2001 From: Local Bounty Hunter Date: Thu, 21 May 2026 22:56:21 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20resolve=20issue=20#3=20-=20Fix=20typo:?= =?UTF-8?q?=20"responsivness"=20=E2=86=92=20"responsiveness"=20in=20findin?= =?UTF-8?q?g-good?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guides/finding-good-first-issues.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/guides/finding-good-first-issues.md b/guides/finding-good-first-issues.md index 9289681..7ebfbbc 100644 --- a/guides/finding-good-first-issues.md +++ b/guides/finding-good-first-issues.md @@ -61,8 +61,6 @@ If the repo has no `CONTRIBUTING.md`, no PR template, and no obvious signs anyon ### Maintainer responsivness - - A rough heuristic: look at the last 5 closed PRs. How long between PR open and first maintainer comment? Under a week is great. Over a month means you're going to be waiting. ## A safer search workflow @@ -83,4 +81,4 @@ Some sites pre-filter for beginner-friendliness: - [up-for-grabs.net](https://up-for-grabs.net/) - [firsttimersonly.com](https://firsttimersonly.com/) -These lists are useful but not magic — apply the same red-flag checks above before committing time to an issue. +These lists are useful but not magic — apply the same red-flag checks above before committing time to an issue. \ No newline at end of file