From 87f1dd8ef06297485ab45fb58a672f1dffa935c1 Mon Sep 17 00:00:00 2001 From: woodser Date: Fri, 6 Sep 2024 10:19:52 -0400 Subject: [PATCH] update bounty description --- .github/workflows/label.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index a43fe881e7..d29b0e28eb 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -16,10 +16,10 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} issue-number: ${{ github.event.issue.number }} body: > - There is a bounty on this issue, the amount is in the title. The reward will be awarded to the first person or group of people who resolves this issue. + There is a bounty on this issue. The amount is in the title. The reward will be awarded to the first person or group of people whose solution is accepted and merged. - 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. + In some cases, we may assign the issue to specific contributors. We expect contributors to provide a PR in a reasonable time frame or, in case of an extensive work, updates on their progress. 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/haveno-dex/haveno/blob/master/docs/bounties.md) of our bounty system.