Contributor Role
When a bounty is posted, the AI opens a Pull Request with a first-pass solution. As a Contributor, you take that code and make it production-ready before it goes to a Reviewer.
No approval needed — anyone can contribute. Find an open bounty, claim it, and get to work.
Contributor and Reviewer must be different people on the same bounty.
The Process
Checklist Before Handing Off
Tips
Read the issue carefully before looking at the code — understand the intent first
Run the changes locally; don't just read the diff, test it
Check edge cases the AI may have missed (error states, empty inputs, mobile views)
Ask questions early if the scope or approach isn't clear — on the issue or in the Builders Telegram
Timelines
Begin work within 2–3 days of claiming
Share progress at least every 3 days; draft PRs are fine for visibility
If no update or response after 3 days, the issue may be unassigned
Ground Rules
Do not resolve comments left by the maintainer or AI — reply with what you changed, and let them resolve it
You may use AI tools to assist, but the judgment and fixes must be yours
Last updated
Was this helpful?