fixes to bounties docs

bounties.md: use XMR instead of ɱ
labeller: fix link to bounties.md
This commit is contained in:
erciccione 2022-09-12 11:51:06 +02:00 committed by woodser
parent 3f5fe671cd
commit 220a1f9644
2 changed files with 3 additions and 3 deletions

View File

@ -22,4 +22,4 @@ jobs:
If you are starting to work on this bounty, please write a comment, so that we can assign the issue to you. We expect contributors to provide a PR in a reasonable time frame or, in case of an extensive work, updates on their progresses. We will unassign the issue if we feel the assignee is not responsive or has abandoned the task.
Read the [full conditions and details](https://github.com/erciccione/haveno/blob/master/docs/bounties.md) of our bounty system.
Read the [full conditions and details](https://github.com/haveno-dex/haveno/blob/master/docs/bounties.md) of our bounty system.

View File

@ -5,8 +5,8 @@ We use bounties to incentivize development and reward contributors. All issues a
To receive a bounty, you agree to these conditions:
- Your changes must follow the [styling guidelines](CONTRIBUTING.md).
- 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.
- Bounties will be set and awarded in XMR 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 `[1 XMR]` if in Monero.
- An issue is considered resolved when the patch(es) proposed by the contributor is/are merged in the appropriate repository according to terms of the issue.
- 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.