Prechádzať zdrojové kódy

Apply suggestions from code review

Implement fixes!

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>

Martin 4 rokov pred
rodič
commit
f74fb83702

+ 8 - 8
bounties-overview/README.md

@@ -13,16 +13,16 @@
 |11 |Design Community Repo Banner |#89   |15.02.21 |$250  |[n](https://testnet.joystream.org/#/forum/threads/n)      |Announced       |NA   |NA                                                  |
 
 ## Bounties Management
-Part of the job for the Council is to manage these bounties. The tasks associated with that is:
-1. Familiarize themselves with the tasks specified in the issue
-2. Seek further information from Jsgenesis on any ambiguous or missing items
-3. Decide on the format, full workflow and process
-4. Create a forum thread with:
+Part of the job for the Council is to manage these bounties. The tasks associated with that are:
+1. Familiarizing themselves with the tasks specified in the issue
+2. Seeking further information from Jsgenesis on any ambiguous or missing items
+3. Deciding on the format, full workflow and process required
+4. Creating a forum thread with:
   - Link to the issue with full description
   - Specify the format and workflow
-  - If applicable
+  - If applicable:
     - list what it takes to be assigned the bounty
-    - assign an admin
+    - assign a dedicated manager for the bounty
     - set milestones/timelines
 5. Update the [json](/bounties-overview/bounties-status.json) in accordance with the [schema](/bounties-overview/bounties). See explanation [here](#bounties-schema).
 6. Assign a community member`*`, and update json
@@ -32,7 +32,7 @@ Part of the job for the Council is to manage these bounties. The tasks associate
   - Review the work submitted
   - Approve if appropriate
 9. Once the final spending proposal is made:
-  - Ensure it's in line with the workflow set
+  - Ensure it's in line with the workflow set out
   - Verify the Jsgenesis requirements are met (eg. a PR is made)
   - Review/grade the work submitted
   - Check if the requested funds matches the expected payout(s)

+ 3 - 3
bounties-overview/bounties-status.json

@@ -15,7 +15,7 @@
     {
       "id": 8,
       "title": "Ledger on Joystream",
-      "description": "Research how well the Ledger hardware wallet is supported, how to use them on the network, derivation paths and key recovery.",
+      "description": "Research how well the Ledger hardware wallets are supported, how to use them on the network, derivation paths and key recovery.",
       "openedDate": "2021-02-15",
       "links": ["https://github.com/Joystream/community-repo/issues/86"],
       "reward": 300,
@@ -26,7 +26,7 @@
     {
       "id": 9,
       "title": "Repo/Docs Improvements",
-      "description": "Improve the quality of our documentation on Github, by making PRs and ",
+      "description": "Improve the quality of our documentation on GitHub, by making PRs and issues.",
       "openedDate": "2021-02-15",
       "links": ["https://github.com/Joystream/community-repo/issues/87"],
       "reward": 300,
@@ -37,7 +37,7 @@
     {
       "id": 10,
       "title": "Upload Public Domain Content",
-      "description": "Upload videos to our testnet, and earn up to $5 per entry! We believe there are some hidden gems available out there, that is licensed permissive.",
+      "description": "Upload videos to our testnet, and earn up to $5 per entry! We believe there are some hidden gems available out there, that are licensed permissively.",
       "openedDate": "2021-02-15",
       "links": ["https://github.com/Joystream/community-repo/issues/88"],
       "reward": 5,