Funding issues

How to set scope and fund work effectively

Table of contents

Write fundable issues

Good funded issues are:

  • Small enough to deliver
  • Unambiguous and testable
  • Clear about what is in/out of scope

Prefer acceptance criteria over assumptions

Add explicit criteria (bullet list), plus example inputs/outputs when possible.

Track progress in the repo

Ask contributors to submit work via Pull Request so you can review changes and see automated checks.