diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 80c385bccc..e365e91357 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -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. diff --git a/docs/bounties.md b/docs/bounties.md index de744a11dd..31dd525606 100644 --- a/docs/bounties.md +++ b/docs/bounties.md @@ -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.