Summary
Create a public-facing contributing guide for Gastown that includes a bounty program. Specific issues can be tagged as bounty-eligible with a stated Kilo credit reward. When a contributor's PR is merged for a bounty issue, they receive the credits.
Requirements
Contributing Guide
Bounty Program
Credit values for the bounty are subject to change. These are just starting points.
Credit Fulfillment
Issue Curation
Not every issue should be a bounty. Good bounty candidates:
- Well-scoped bug fixes with clear reproduction steps
- UI polish tasks with visual before/after specs
- Documentation improvements
- Test coverage gaps
- Performance improvements with measurable targets
Bad bounty candidates:
- Architectural changes that require deep system knowledge
- Security-sensitive work
- Features that are still in design flux
Acceptance Criteria
References
Summary
Create a public-facing contributing guide for Gastown that includes a bounty program. Specific issues can be tagged as bounty-eligible with a stated Kilo credit reward. When a contributor's PR is merged for a bounty issue, they receive the credits.
Requirements
Contributing Guide
CONTRIBUTING.mdin the cloud repo (or a dedicateddocs/gastown/contributing.md) covering:vitest, integration tests)Bounty Program
bounty— applied to curated issues that are eligible for Kilo credit rewardsbounty:10,bounty:50,bounty:100, etc. (or a custom field on the GitHub Project)label:bounty, grouped by credit amount)https://github.com/Kilo-Org/cloud/labels/bountyCredit Fulfillment
/award-bounty @contributor(or manual process initially)Issue Curation
Not every issue should be a bounty. Good bounty candidates:
Bad bounty candidates:
Acceptance Criteria
bountylabel created with credit amount variantsReferences