Table of contents
Who this page is for
This guide is for people who want to work on tasks posted on Gitpay (issues) and get paid after the work is reviewed and accepted.
Typical workflow
- Pick a task you can deliver.
- Apply to work on it.
- Implement the fix/feature on a branch or fork.
- Submit a Pull Request.
- Address review feedback.
- Once merged/accepted, Gitpay triggers the bounty payment.
What “done” means
In Gitpay, completion is tied to the Git workflow: the task is validated through the repository process (review, CI, merge) and then payment is released.
Next steps
- Read Getting started
- Understand How to receive payments
- Learn the Git Workflow
- Review Pull Requests
