Problem
Many contributors struggle with the current workflow:
help wanted issues are quickly claimed/assigned
- Assignees may claim an issue but not start work immediately
- Maintainers require issues to be assigned to review a PR
- Result: Issues remain blocked and unavailable to other contributors for weeks or months
Expected Behavior
- Assignee must open a PR (even draft) within 7 days of being assigned
- PR must link to the issue (e.g.,
Fixes #123) to prevent unassignment
- Assignees with active PRs are never unassigned
- Workflow runs every Monday at 09:00 UTC
Problem
Many contributors struggle with the current workflow:
help wantedissues are quickly claimed/assignedExpected Behavior
Fixes #123) to prevent unassignment