docs/doc/developer/Contribution.mdx
Docs contributions are just as important as code contributions! Our docs are located in the GitHub docs folder and sync in real-time with docs.omi.me.
<Tip> You can edit docs directly from GitHub: Fork the repo → [click the edit icon](https://share.cleanshot.com/dkBSffGr) → click "Preview" → create a pull request. </Tip>Get rewarded for approved PRs with significant contributions:
<CardGroup cols={2}> <Card title="1 PR" icon="gift"> Free DevKit device (necklace or glasses, depending on contribution area) </Card> <Card title="2 PRs" icon="coins"> $100 of transcription credits </Card> <Card title="5 PRs" icon="star"> $500 of transcription credits + special Contributor role in Discord </Card> <Card title="10 PRs" icon="plane"> Trip to San Francisco to hang out with the Based Hardware team </Card> </CardGroup>Get paid to improve AI wearables!
<Card title="View Paid Bounties" icon="money-bill" href="https://github.com/BasedHardware/Omi/issues?q=is:open+is:issue+label:%22Paid+Bounty+%F0%9F%92%B0%22"> Browse open issues with the "Paid Bounty" label </Card>| Rule | Description |
|---|---|
| Code must be merged | Your code must be merged into the master branch |
| Eligibility | Bounty eligibility is solely at our discretion |
| Locking a task | You can "lock" a bounty task, but only after your first PR is merged |
| Claiming payment | Email [email protected] with bounty link + PayPal account |
If there are no paid bounties available, you can suggest your own:
<Steps> <Step title="Browse Open Issues"> Filter by [open issues](https://github.com/BasedHardware/Omi/issues?q=is:open+is:issue) without the "bounty" label. </Step> <Step title="Suggest a Bounty"> Comment on the issue and ping @josancamon19 or @kodjima33 with your bounty suggestion. </Step> </Steps>