Working on the Bounty

Here you can find the steps to be taken to work on a bounty to get rewarded.

1 - Look for an issue on the app.lightningbounties.com feed

In this example, we are using: 'Add color to logo in this repo'

1.1 - Click on the issue to get details

1.2 - Click on 🔗 to see the issue in GitHub

2 - Fix the issue

2.1 - Fork the owner repo to your repository

2.2 - Work on the issue

This is the part where developers work on fixing the code after they fork the repo. 🧑‍💻

In this example, the colored logo has been added to the repo as issue requested.

3 - Create a Pull Request

Create a pull request to the bounty poster repo.

3.1 - Close the issue you fix on the Pull Request description

⚠️ Note: This step is crucial; if you miss adding the tag close #(issue number ), please create a new Pull Request. Or you can edit the Pull Request message to include this message by going to your PR message at top of this page, clicking "..." (top-right) > "edit".

4 - Claim reward in app.lightningbounties.com

Once the Pull Request gets approved, the developer can claim the reward

4.1 - Click on "Claim Reward" and add pull requested number

4.2 - Reward will be added to the balance

Last updated