Releasing bounties

When and how to release payment after acceptance

Table of contents

When to release

Release the bounty/payment after the work is accepted according to your repository workflow (typically after merge, or after explicit approval).

What to confirm before releasing

  • The PR matches the agreed scope
  • Validation steps passed (CI + any manual verification)
  • The deliverable is usable in the target environment

Communicate clearly

If you cannot accept the work, explain what is missing and what would be required to accept it.