# Simple Summary This policy allows to write out rewards to complete required tasks. Completed tasks are payed by the Escrow council to the claiming member. # How to create a new bounty? 1. Create an issue with bounty description and a bounty tag in an appropriate repository. If the bounty spans across multiple repositories, consider splitting it in a smaller per-repo bounties if possible. 2. Submit proposal via the bounty form: http://bounty.leapdao.org/viewform 3. Add the bounty to the bounties board: https://github.com/orgs/leapdao/projects/6 4. If no public objections on Slack or Github for 2 days, the bounty is considered approved # Bounty sizes XXS 100 XS 200 S 350 M 550 L 900 XL 1400 # Pair programming If 2 people work on the bounty together, the payout increases by 1.5x. # Bounty Challenge If bounty has no progress for 4 days, then anyone can challenge the bounty. Once the bounty is challenged, the worker has 3 more days to deliver some progress on the bounty (gardener can make exception and extend period to 5 days 1x, unless gardener is also working). If worker fails to make progress within period, the bounty is up for grabs by anyone. # Template ``` # Bounty ## Scope <!-- A list of specific things which should be done to deliver the bounty. These could be seen as requirements to verify/review bounty against --> - - - ## Deliverables <!-- Artifacts produced as the result of this bounty. Something that could be verified/reviewed. Some examples: updated code, deployment made, blog post published, public event conducted etc --> ## Gain for the project <!-- How the completion of this bounty helps the project to achieve it is purpose --> ## Publicly visible delivery <!-- ideally, each bounty should has at least a part of delivery which is publicly visible. This could be a blog post, tweet, documentation or website update etc. LeapDAO Slack is not considered public. --> ## Roles bounty gardener: name / share bounty worker: name / share bounty reviewer: name / share ## Funded by <!-- Who funds the bounty --> - General Circle (#01_escrow_council on LeapDAO Slack) - EcoDev Circle (#ecosystem-development on LeapDAO Slack) - EF grant Multisig (#enforcers on LeapDAO Slack) - Operations Circle (#ops on LeapDAO Slack) ```