Docs/For Maintainers/Creating Bounties

Creating Bounties

Learn how to create bounties to incentivize contributions to your projects.

Prerequisites

  • 1A GitHub repository with at least one open issue
  • 2A MergeFund account with maintainer access
  • 3The repository connected to MergeFund

Steps to Create a Bounty

1. Connect Your Repository

If you haven't already, connect your GitHub repository to MergeFund. This allows us to track issues and pull requests.

2. Select an Issue

Browse your repository's issues and select one to turn into a bounty. Choose issues that are well-defined and have clear acceptance criteria.

3. Set the Reward

Decide on a reward amount. Consider the complexity of the issue and the time it might take to complete.

Best Practices

  • Be specific: Write clear descriptions with acceptance criteria
  • Set fair rewards: Match the reward to the effort required
  • Include context: Link to related issues or documentation
  • Respond promptly: Be available to answer questions

Next Steps