Skip to content

Commit

Permalink
chore: change bounty payouts to ETH
Browse files Browse the repository at this point in the history
  • Loading branch information
mds1 committed Jan 11, 2024
1 parent 7a20c96 commit f02c9a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ See the open [issues](https:/mds1/evm-diff/issues) for current needs

## Bounties

Most issues are eligible for bounties. Some issues will have something like "(bounty: 100 OP 🔴)" at the end of the issue title, where `100 OP` is the number of OP tokens paid out for this bounty. Others will say nothing, but are still eligible—I just haven't gotten around to assigning a payment amount.
Most issues are eligible for bounties. Some issues will have something like "(bounty: X ETH 🔴)" at the end of the issue title, where `X ETH` is the number of ETH paid out for this bounty. Others will say nothing, but are still eligible—I just haven't gotten around to assigning a payment amount.

To apply for and claim a bounty:

1. If the issue has no bounty listed, message me on [Twitter](https://twitter.com/msolomon44), [Telegram](https://t.me/msolomon4), or [Discord](https://discordapp.com/users/417428774653657089) to work out an amount.
2. Leave a brief comment explaining your work plan (may be very brief is issue is well-scoped), and wait to begin work until you are assigned to the issue. If you have any questions about the issue scope, you can ask in the issue or message me. (There is no guarantee that leaving a comment means you will be assigned, if multiple people are interested in the same issue).
3. I'm not aware of any github issue bounty platforms that allow payments in OP on Optimism, so there is no intermediary managing the bounties. This means you have to trust that I'll pay it out, which I will if the work meets the issue's requirements and is sufficiently high quality to close that issue.
3. I'm not aware of any sufficient github issue bounty platforms, so there is no intermediary managing the bounties. This means you have to trust that I'll pay it out, which I will if the work meets the issue's requirements and is sufficiently high quality to close that issue.
4. Feel free to open a draft PR before completion if you have any questions.
5. Include your **Optimism** payout address in the PR description, and once the PR is reviewed and merged I will transfer the OP tokens.
5. Include your **OP Mainnet** payout address (all payouts will be on [OP Mainnet](https://docs.optimism.io/chain/networks#op-mainnet)) in the PR description, and once the PR is reviewed and merged I will transfer the ETH.

## Architecture

Expand Down

0 comments on commit f02c9a9

Please sign in to comment.