|
@@ -0,0 +1,69 @@
|
|
|
+{
|
|
|
+ "activeBounties":
|
|
|
+ [
|
|
|
+ {
|
|
|
+ "id": 7,
|
|
|
+ "title": "Joystream Player Loading",
|
|
|
+ "openedDate": "2021-02-15",
|
|
|
+ "links": ["https://github.com/Joystream/community-repo/issues/85"],
|
|
|
+ "reward": 300,
|
|
|
+ "tags": ["Coding","Research"],
|
|
|
+ "format": "Closed",
|
|
|
+ "status": "Announced"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 8,
|
|
|
+ "title": "Ledger on Joystream",
|
|
|
+ "openedDate": "2021-02-15",
|
|
|
+ "links": ["https://github.com/Joystream/community-repo/issues/86"],
|
|
|
+ "reward": 300,
|
|
|
+ "tags": ["Research"],
|
|
|
+ "format": "Closed",
|
|
|
+ "status": "Announced"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 9,
|
|
|
+ "title": "Repo/Documentation Improvements",
|
|
|
+ "openedDate": "2021-02-15",
|
|
|
+ "links": ["https://github.com/Joystream/community-repo/issues/87"],
|
|
|
+ "reward": 300,
|
|
|
+ "tags": ["Research"],
|
|
|
+ "format": "Free for All",
|
|
|
+ "status": "Announced"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 10,
|
|
|
+ "title": "Upload Public Domain Content",
|
|
|
+ "openedDate": "2021-02-15",
|
|
|
+ "links": ["https://github.com/Joystream/community-repo/issues/88"],
|
|
|
+ "reward": 5,
|
|
|
+ "tags": ["Content"],
|
|
|
+ "format": "Free for All",
|
|
|
+ "status": "Announced"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 11,
|
|
|
+ "title": "Design Community Repo Banner",
|
|
|
+ "openedDate": "2021-02-15",
|
|
|
+ "links": ["https://github.com/Joystream/community-repo/issues/89"],
|
|
|
+ "reward": 250,
|
|
|
+ "tags": ["Content"],
|
|
|
+ "format": "Free for All",
|
|
|
+ "status": "Announced"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "closedBounties":
|
|
|
+ [
|
|
|
+ {
|
|
|
+ "id": 1,
|
|
|
+ "title": "Update Telegram Bot",
|
|
|
+ "openedDate": "2020-09-23",
|
|
|
+ "links": ["https://testnet.joystream.org/#/forum/threads/118","https://github.com/Joystream/community-repo/issues/23"],
|
|
|
+ "reward": 300,
|
|
|
+ "tags": ["Coding"],
|
|
|
+ "format": "Closed",
|
|
|
+ "closedDate": "2020-11-01",
|
|
|
+ "status": "Completed - USD 300"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+}
|