Skip to content

Latest commit

 

History

History
 
 

20

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
shortname: BEP-20
name: Bounties in BigchainDB
type: Meta
status: Raw
editor: Chalid Mannaa <chalid@bigchaindb.com>

This document describes a pragmatic bounty system that enables open source projects to reward coding contributions to software in the BigchainDB ecosystem.

This specification is based on the intents and concepts of the Gitcoin project.

Change Process

This document is governed by 1/C4 and 2/COSS.

Goals

The primary goal of BOUNTY is to facilitate a reward process for open source software contributions into github repositories. Such repositories should represent elements of the ecosystem building for the web3.

BOUNTY is intended to above all be economical and rapid, so that it is useful to small teams with little time to spend on more formal processes.

Problem and Motivation

Software repositories in Github contain issues . Issues represent problems in their specific context which should be resolved.

An issue is called bounty when it has

The purpose of bounties is to

  • resolve issues,
  • scale developments in the ecosystem,
  • attract contributors for key components,
  • support adoption and
  • self-maintenance

Process

The process requires following activities that should be performed

  1. Identify issue and provide requirements specification
  2. Estimate efforts for the work to be done
  3. Define the bounty, eg. funds/DoD
  4. Clarify revisions and issue labeling ("bounty")
  5. Create and submit bounty on the platform
  6. Publish to blog, slack, gitter, twitter and linkedin
  7. Monitor progress and comment where applicable
  8. Revise pull request and merge
  9. Reward / pay the bounty hunter

A typical interaction between bounty poster and bounty hunter is described in following sequence diagram.

img

Gitcoin as a platform supports the lifecycle of the bounty with Github integration and enables monitoring via email. Additional guidance can be found here.

img

Copyright Waiver

CC0
To the extent possible under law, all contributors to this BEP have waived all copyright and related or neighboring rights to this BEP.