A GitHub-native bounties board for the Stellar ecosystem, operated by the Tellus Cooperative Foundation. Bounties are defined as MDX files with validated front-matter and ingested by the Passport app via GitHub API. Passport provides identity verification, anti-bot protections, and payout eligibility.
- Create a Passport account and connect GitHub OAuth
- Browse open bounties in the
bounties/directory - Fork the target repository, create a branch, and implement the change
- Open a PR against the target repository with
Fixes #<bounty-issue-id>in the description - Include the required proof JSON block in your PR body (generated via Passport app)
- Respond to review feedback. When merged, maintainers will label the bounty payout-approved and schedule XLM payout to your Passport wallet
- Create bounties by adding MDX files to the
bounties/directory - Review incoming PRs in target repositories
- Approve by merging PRs and applying
payout-approvedlabel on bounty issues - Use comment templates in
docs/comment-templates.mdfor consistency - Manage allowlists in
config/index.mdx
See docs/rules-and-criteria.md for complete governance framework.
We follow the Contributor Covenant. Be respectful and collaborative.
The Tellus Cooperative Foundation operates this bounties program to support public goods development in the Stellar ecosystem. Our mission is to foster community-driven development while ensuring fair compensation for contributors.
Learn more about our mission, values, and impact in docs/about-tellus.md.
MIT
