Getting started

Set up your repository workflow to validate work and release bounties

Table of contents

What this guide covers

This page explains how maintainers can accept contributions with clear validation steps, and how that ties to payments.

  1. Create a well-scoped issue (requirements + acceptance criteria).
  2. Ensure the repo has a clear PR process (branching, review, CI).
  3. Assign a contributor once you agree on scope.
  4. Validate work through review + automated checks.
  5. Accept/merge when requirements are met.
  6. Release the bounty/payment based on acceptance.

Next steps