haveno/docs/bounties.md
erciccione 3a8a47f57d Add and document bounty system
- Add mention in the README
- add new workflow label.yml, which uses github actions to post the
rules of the bounty as a comment in an issue labelled 'bounty'
- add docs/bounties.md where the bounty system is documented
2021-05-04 22:50:24 -04:00

1.5 KiB

Bounties

We use bounties to incentivize development. To receive a bounty, you agree to these conditions:

  • Bounties will be set and awarded at discretion of the Haveno core team.
  • The issues eligible for a bounty are labelled '💰bounty' and have the amount of the bounty specified in the title in this form: [$200] if in dollars or [ɱ20] if in Monero.
  • The first person who resolves an issue in its entirety will receive the entire amount of the bounty.
  • If the issue is resolved collaboratively by more than one person, the reward will be distributed among the contributors at discretion of the Haveno core team.
  • Let the Maintainers know if you intend to work on a bounty, so that the issue can be assigned to you. Being assigned to an issue doesn't make that issue resolvable only by the assignee. It's meant to avoid duplication of efforts and not to discourage collective works.
  • After the issue is resolved, contact the maintainers and claim your bounty (remember to provide them with a Monero address).
  • If a big number of bounties is claimed at the same time, the maintainers might opt for sending all the rewards on a specific day of the month instead of right after resolution.
  • If the bounty is in dollars, the contributor will receive the amount in Monero according to the value of XMR at the moment the issue was practically resolved, so in the moment the maintainers accept the last patch resolving the issue.

We want to keep the system simple and flexible, but we will add new rules or edit existing ones if necessary.