Bladeren bron

Merge pull request #296 from mochet/bountyupdate_8aug2021

updates to bounties
mochet 3 jaren geleden
bovenliggende
commit
9ceef8fe01
2 gewijzigde bestanden met toevoegingen van 30 en 16 verwijderingen
  1. 4 4
      bounties-overview/README.md
  2. 26 12
      bounties-overview/bounties-status.json

+ 4 - 4
bounties-overview/README.md

@@ -22,10 +22,10 @@
 |16|Translation of Community Update Videos| #144|10.04.21|$400|[510](https://testnet.joystream.org/#/forum/threads/510)|Open|NA|NA|
 | 17 | Discord Video Bot | #151   | 20.04.21 | $100   | [362](https://testnet.joystream.org/#/forum/threads/362) | Completed   | NA  | NA                         |
 | 18 | Original Video Bounty | #162   | 29.05.21 | up to $200  | [422](https://testnet.joystream.org/#/forum/threads/422) | Open   | NA  | NA                         |
-| 19 | Validator Logging Tool | #161   | 20.04.21 | $400   | [381](https://testnet.joystream.org/#/forum/threads/381) | Announced          | NA  | NA                         |
-|20|Github Bounty Guide| #220| 04.07.21| $350|[492](https://testnet.joystream.org/#/forum/threads/492)|Announced| NA |NA|
-|21| Website Translation|#212|28.06.21|$500|[493](https://testnet.joystream.org/#/forum/threads/493)|Announced|NA|NA|
-
+| 19 | Validator Logging Tool | #161   | 20.04.21 | $400   | [381](https://testnet.joystream.org/#/forum/threads/381) | Completed          | #242  | [382](https://testnet.joystream.org/#/proposals/382 )      |
+| 20 | Github Bounty Guide | #220 | 04.07.21 | $350| [492](https://testnet.joystream.org/#/forum/threads/492)| Announced | NA | NA |
+| 21 | Website Translation | #212 | 28.06.21 | $500 | [493](https://testnet.joystream.org/#/forum/threads/493)| Announced | NA | NA |
+| 23 | Runtime Update Explanation | #289 | 14.08.21 | $65 | [541](https://testnet.joystream.org/#/forum/threads/541) | Announced | NA | NA |
 
 
 ## Bounties Management

+ 26 - 12
bounties-overview/bounties-status.json

@@ -24,18 +24,6 @@
       "format": "Open",
       "status": "Open - Weekly Bounty"
     },
-    {
-      "id": 19,
-      "title": "Validator Logging Tool",
-      "openedDate": "2021-04-20",
-      "description": "Create a tool to report validator activity",
-      "links": ["https://testnet.joystream.org/#/forum/threads/381","https://github.com/Joystream/community-repo/issues/161"],
-      "reward": 400,
-      "notes": "Create a tool to report validator activity",
-      "tags": ["Coding","Research"],
-      "format": "Closed",
-      "status": "Open"
-    },
     {
       "id": 20,
       "title": "Github Bounty Guide",
@@ -71,6 +59,18 @@
       "tags": ["Content","Documentation"],
       "format": "NA",
       "status": "Open"
+    },
+    {
+      "id": 23,
+      "title": "Runtime Update Explanation",
+      "openedDate": "2021-08-14",
+      "description": "Translate Community Updates videos to non-English languages.",
+      "links": ["https://pioneer.joystreamstats.live/#/forum/threads/541","https://github.com/Joystream/community-repo/issues/289"],
+      "reward": 65,
+      "notes": "Runtime Update Explanation",
+      "tags": ["Documentation", "Research"],
+      "format": "Open",
+      "status": "Open"
     }
   ],
   "closedBounties":
@@ -256,7 +256,21 @@
       "reward": 5,
       "tags": ["Newcomers","Content"],
       "format": "Free for All",
+      "closedDate": "2021-08-01",
       "status": "Closed"
+    },
+    {
+      "id": 19,
+      "title": "Validator Logging Tool",
+      "openedDate": "2021-04-20",
+      "description": "Create a tool to report validator activity",
+      "links": ["https://testnet.joystream.org/#/forum/threads/381","https://github.com/Joystream/community-repo/issues/161"],
+      "reward": 400,
+      "notes": "Create a tool to report validator activity",
+      "tags": ["Coding","Research"],
+      "format": "Closed",
+      "closedDate": "2021-08-17",
+      "status": "Completed - USD 400"
     }
   ]
 }