This repository uses a custom GitHub workflow (.github/workflows/assign-issues.yml) to keep issue assignments fair and active.
/assign: self-assign the issue./unassign: remove yourself from the issue.- The bot may auto-suggest assignment if you comment showing interest.
- Maximum concurrent assignments per contributor: 2.
/assignis enabled only when the issue creator has repository associationOWNER,MEMBER, orCOLLABORATOR.- New contributors (
FIRST_TIMER,FIRST_TIME_CONTRIBUTOR,NONE) can use/assignonly after they have at least one merged PR in this repository.
- Comment
/assignon eligible issues to self-assign. - Use
/unassignif you can’t continue, so others can pick it up. - If
/assignis rejected, ask a maintainer to assign the issue manually.