Browse Source

updated readme

mochet 4 years ago
parent
commit
86e3004da4
1 changed files with 21 additions and 10 deletions
  1. 21 10
      README.md

+ 21 - 10
README.md

@@ -10,18 +10,27 @@
     <a href="/council-reports">
     <a href="/council-reports">
     Council Reports
     Council Reports
     </a>
     </a>
-    <span> | </span>
-    <a href="/tokenomics-reports">
-    Tokenomics Reports
-    </a>
-    <span> | </span>
+	  <span> | </span>
     <a href="/community-contributions">
     <a href="/community-contributions">
     Community Contributions
     Community Contributions
     </a>
     </a>
-        <span> | </span>
+	  <span> | </span>
+    <a href="/documentation">
+    Documenntation
+    </a>
+	  <span> | </span>
     <a href="/submission-log">
     <a href="/submission-log">
     Submission Log
     Submission Log
     </a>
     </a>
+    <span> | </span>
+    <a href="/tokenomics-reports">
+    Tokenomics Reports
+  </a>
+     <span> | </span>
+    <a href="/workinggroup-reports">
+    Workinggroup Reports
+  </a>
+   <span> | </span>
   </h4>
   </h4>
 </div>
 </div>
 
 
@@ -107,12 +116,14 @@ This folder can be used for creating council reports. The council reports submit
 `Council Round #n - DD/MM/YYYY - Council Report.md`
 `Council Round #n - DD/MM/YYYY - Council Report.md`
 ### `community-contributions`
 ### `community-contributions`
 This folder can be used for community coded bots and projects and anything that doesn't fit elsewhere. Each submission should be in a unique folder within this directory.
 This folder can be used for community coded bots and projects and anything that doesn't fit elsewhere. Each submission should be in a unique folder within this directory.
+### `documentation`
+This folder can be used for documentation.
+### `submission-log`
+This folder can be used for maintaining a log of submissions. If the testnet is started from fresh, a new file should be made.
+Each entry in the log should include the Joystream username of the submission, a link to the proposal, a link to the PR and the amount of tokens awarded to the user (if applicable).
+`#1 - Rome Testnet - Community Repo Submission Log.md`
 ### `tokenomics-reports`
 ### `tokenomics-reports`
 This folder can be used for creating tokenomics reports, tokenomics reports are to be submitted during each `Council Round`. The tokenomics reports submitted should be formatted in the following way:
 This folder can be used for creating tokenomics reports, tokenomics reports are to be submitted during each `Council Round`. The tokenomics reports submitted should be formatted in the following way:
 `Council Round #n - DD/MM/YYYY - Tokenomics Report.md`
 `Council Round #n - DD/MM/YYYY - Tokenomics Report.md`
 ### `workinggroup-reports`
 ### `workinggroup-reports`
 This folder can be used for creating reports specific to working groups like the storage or curator working groups.
 This folder can be used for creating reports specific to working groups like the storage or curator working groups.
-### `submission-log`
-This folder can be used for maintaining a log of submissions. If the testnet is started from fresh, a new file should be made.
-Each entry in the log should include the Joystream username of the submission, a link to the proposal, a link to the PR and the amount of tokens awarded to the user (if applicable).
-`#1 - Rome Testnet - Community Repo Submission Log.md`