Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Document Governance #39

Open
joepetrowski opened this issue Apr 11, 2020 · 3 comments
Open

Document Governance #39

joepetrowski opened this issue Apr 11, 2020 · 3 comments
Assignees
Labels
K1 - Runtime Info about the runtime. Q4 - Hard Requires someone with expert knowledge. T2 - New Page Add a new page to the KB.

Comments

@joepetrowski
Copy link
Contributor

Substrate comes with several pallets that are meant to interact with each other in the name of governance. As each pallet can be customized/configured, these docs should not focus on how each pallet works in isolation. That is the job of reference documentation.

Rather, we should document how these pallets can work together and interact. This includes configuration of Origins in runtime/src/lib.rs, instantiating multiple collectives, and defining membership control via Elections/Membership.

This documentation should include the following pallets:

  • Democracy
  • Collective
  • Membership
  • Elections
  • Elections-Phragmen
  • Treasury
  • Sudo

This requires solid knowledge of Substrate (including hooks like on_initialize). I am willing to mentor on this issue.

@joepetrowski joepetrowski added K1 - Runtime Info about the runtime. Q4 - Hard Requires someone with expert knowledge. T2 - New Page Add a new page to the KB. labels Apr 11, 2020
@danforbes
Copy link
Contributor

Would love to work together on this!

@wheresaddie
Copy link
Contributor

pinging you on this @danforbes would like to work on this in the coming weeks

@danforbes
Copy link
Contributor

Nice let's do it! Feel free to set up some time for us to meet and chat about this or whatever works best for you 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
K1 - Runtime Info about the runtime. Q4 - Hard Requires someone with expert knowledge. T2 - New Page Add a new page to the KB.
Projects
None yet
Development

No branches or pull requests

3 participants