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