From b38b8eba1751a3a76782bfc5bdb915c824b06a87 Mon Sep 17 00:00:00 2001 From: erciccione Date: Sun, 16 May 2021 16:06:25 +0200 Subject: [PATCH] bounties.md: fix link to CONTRIBUTING.md --- docs/bounties.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bounties.md b/docs/bounties.md index 999b14b7..dba771bf 100644 --- a/docs/bounties.md +++ b/docs/bounties.md @@ -4,7 +4,7 @@ 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). +- 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. - The first person who resolves an issue in its entirety will receive the entire amount of the bounty.