mochet acaa215702 Update README.md | hace 3 años | |
---|---|---|
.. | ||
README.md | hace 3 años | |
bounties-status.json | hace 3 años | |
bounties.schema.json | hace 3 años |
ID | Title | Issue | Opened | Reward | Forum Thread | Status/Grading | PR | Proposal |
---|---|---|---|---|---|---|---|---|
1 | Update Telegram Bot | #23 | 23.09.20 | $300 | 118 | $300 - 01.11.20 | #36 | 32 |
2 | Testing of 'polkadot-js' | #32 | 23.09.20 | $200 | 129 | $200 - 05.01.20 | #67 | 87 |
3 | Improve Telegram Bot(s) | #41 | 08.11.20 | $225 | 130 | $25 - 05.12.20 | #47 | 49 |
4 | Improve Telegram Bot(s) | #51 | 05.12.20 | $225 | 158 | Announced | NA | NA |
5 | JS Telegram Sticker pack | #52 | 05.12.20 | $400 | 169 | Partially Complete | NA | NA |
6 | Increase Validator Research | #71 | 17.01.21 | $200 | 186 | $200 - 13.02.21 | #77 | 116 |
7 | Joystream Player Loading | #85 | 15.02.21 | $400 | 214 | Announced | NA | NA |
8 | Ledger on Joystream | #86 | 15.02.21 | $300 | 215 | Announced | NA | NA |
9 | Repo/Docs Improvements | #87 | 15.02.21 | $400 | 216 | Announced | NA | NA |
10 | Upload Public Domain Content | #88 | 15.02.21 | $5* | 217 | Announced | NA | NA |
11 | Design Community Repo Banner | #89 | 15.02.21 | $250 | 218 | Announced | NA | NA |
Part of the job for the Council is to manage these bounties. The tasks associated with that are:
*
, and update json**
is made:
The Bounties displayed on our website here is read from this json file.
Because of this, it's quite important the Council updates this json as soon as a change occurs, so anyone visiting the website gets the correct information. Making sure the json is updated correctly is even more important, as even a small formatting error will "break" that section of the website. Verifying the json against the schema can be done here.
Here are some rules:
id
title
description
openedDate
links
reward
tags
links
array. Note that this new link must be added before the link to the issue to replace the link on the website. Any other changes that has been made (in agreement with Jsgenesis) can also be made.status
and format
should also be updated every time it changes.activeBounties
to closedBounties
, in addition to adding closedDate
.Note that this schema may change over time, so always verify against the schema, even if you are "sure" it's correct!