Skip to content

How to create a governance proposal

Ramon Recuero edited this page Jun 13, 2022 · 1 revision

Here are the steps to create a governance proposal:

  1. Close an existing document
  2. Finish the doc and make sure it is viewable by anyone with the link.
  3. Create the proposal on chain with tally and grab the proposal id.
  4. Add the proposalId and name to the config file in the dapp and redeploy so it appears on the heart.
  5. Add the proposalId to the defender secret ACTIVE_PROPOSALShere.
  6. Create a channel in discord and post the TLDR of the proposal with a link to the doc
  7. Mention it in the #governance discord channel.
  8. Add it to the list of proposals in the docs.

Once it executes:

  1. Execute it on withTally.
  2. Post the tx hash in the discord bip channel.
  3. Update the governance discord channel.
  4. Update the governance docs.
Clone this wiki locally