Protocol.Land Docs
HomeBlogGit Repo
  • 👋Welcome to Protocol.Land
  • 🗄️Working with Repositories
    • Create a new repository
    • Fork a repository
    • Clone a repository
    • Import a repository from GitHub
    • Create a new branch
    • Update a repository’s general information
    • Add contributors to a repository
    • Tokenization
  • 📁Working with Files
    • Create a new file
    • Add file/ files
    • Edit a file
  • 💻Working with Pull Requests
    • Create a new pull request
    • Create a new pull request from a fork
    • Add reviewers to a pull request
    • Approve a pull request
    • Comment on a pull request
    • Merge a pull request
    • Close a pull request
    • Reopen a pull request
  • 📄Working with Issues
    • Create a new issue
    • Assign an issue
    • Comment on an issue
    • Close an issue
    • Reopen an issue
    • Create a new bounty
    • Close a bounty
  • 🚀Working with Deployments
    • Deploy a static page
    • Assign an ArNS name
  • working with organizations
    • Create a new organization
    • Create a new repository
    • Import a repository from GitHub
    • Add members to organization
    • See List of Organizations you are part of
    • Transfer your repo to organization
  • ℹ️Working with Profiles
    • Customize your profile details
    • Add a README for your profile
    • Explore contribution activity
Powered by GitBook
On this page
Edit on GitHub
  1. Working with Issues

Create a new bounty

Create a new bounty for an issue using the web UI.

PreviousReopen an issueNextClose a bounty

Last updated 1 year ago

Bounties are incentives you can offer to contributors to resolve issues. They are especially useful in open-source projects to motivate and reward community contributions.

Follow these steps to create a new bounty for an issue on Protocol.Land:

  1. Navigate to the main page of the repository and select the Issues tab.

  2. Select the “Bounties” tab located above the timeline of the issue.

  3. Click “New bounty”.

  4. A modal will appear requesting details for the new bounty.

  5. Type in the amount in AR (Arweave tokens) you wish to offer for the bounty.

  6. Select the expiration date for the bounty, indicating how long the bounty offer will be available.

  7. Click “Add bounty”.

  8. The list of open bounties is updated with the details of the newly created bounty.

📄