From 6922c771bf604da52ffce76bac288c44b95fa211 Mon Sep 17 00:00:00 2001 From: Filippo <110459737+filippoweb3@users.noreply.github.com> Date: Fri, 22 Mar 2024 09:27:14 +0100 Subject: [PATCH] Move Polkassembly Guide (#5707) * added advanced guides * added polkassembly guide to apps page * moved to treasury page replaced section with JS links --- docs/learn/learn-guides-treasury.md | 23 ---------------- docs/learn/learn-polkadot-opengov-treasury.md | 27 ++++++++++++++++--- 2 files changed, 23 insertions(+), 27 deletions(-) diff --git a/docs/learn/learn-guides-treasury.md b/docs/learn/learn-guides-treasury.md index 6b7db815e4c8..59a0b7ceadaf 100644 --- a/docs/learn/learn-guides-treasury.md +++ b/docs/learn/learn-guides-treasury.md @@ -118,29 +118,6 @@ in this document. The preimage and decision deposits [can be claimed once the referendum ends](./learn-guides-polkadot-opengov.md#claiming-the-preimage-and-decision-deposits). -## Submit Treasury Proposal via Polkassembly - -To submit a treasury track referendum via [Polkassembly](https://polkadot.polkassembly.io/opengov) -click on the FAB button in the bottom right corner. Then, - -- Click on "Create Treasury Proposal" and choose an address for the proposer -- After choosing an address, you will enter a three-stage guideline: - - - Write a proposal: you can add a detailed description for the proposal, which will be stored on - Polkassembly. Alternatively, you can link an existing discussion post. - - ![polkassembly-write-proposal](../assets/polkassembly-write-proposal.png) - - - Create a preimage: an existing preimage can be linked, or a new one can be created. To create a - preimage, add the beneficiary address and the - {{ polkadot: DOT :polkadot }}{{ kusama: KSM :kusama }} amount. The track will be auto-selected - and the user can proceed with the creation of a preimage. - - ![polkassembly-create-preimage](../assets/polkassembly-create-preimage.png) - - - Create a proposal: final confirmation about the proposal creation. The description of the - proposal and the preimage are automatically linked to the proposal. - ## Requesting Tips from the Treasury To request a tip funded by the treasury, you can follow the above steps for diff --git a/docs/learn/learn-polkadot-opengov-treasury.md b/docs/learn/learn-polkadot-opengov-treasury.md index b48d2da8ca20..c7fe1cc94367 100644 --- a/docs/learn/learn-polkadot-opengov-treasury.md +++ b/docs/learn/learn-polkadot-opengov-treasury.md @@ -71,13 +71,32 @@ OpenGov allows for managing funds through six tracks, each with its own - [Big Tipper](./learn-polkadot-opengov-origins.md#big-tipper) - [Small Tipper](./learn-polkadot-opengov-origins.md#small-tipper) -:::info How to access Treasury funds? +## Submit Treasury Proposal via Polkassembly Access to Treasury funds requires successful enactment of referendum in the respective treasury -track on-chain. Learn how to submit a treasury proposal for referendum -[here](./learn-guides-treasury#creating-a-treasury-proposal). +track on-chain. Learn how to submit a treasury proposal for referendum using +[Polkassembly](../general/governance-apps.md). -::: +Go to [Polkassembly](https://polkadot.polkassembly.io/opengov) and click on the FAB button in the +bottom right corner. Then, + +- Click on "Create Treasury Proposal" and choose an address for the proposer +- After choosing an address, you will enter a three-stage guideline: + + - Write a proposal: you can add a detailed description for the proposal, which will be stored on + Polkassembly. Alternatively, you can link an existing discussion post. + + ![polkassembly-write-proposal](../assets/polkassembly-write-proposal.png) + + - Create a preimage: an existing preimage can be linked, or a new one can be created. To create a + preimage, add the beneficiary address and the + {{ polkadot: DOT :polkadot }}{{ kusama: KSM :kusama }} amount. The track will be auto-selected + and the user can proceed with the creation of a preimage. + + ![polkassembly-create-preimage](../assets/polkassembly-create-preimage.png) + + - Create a proposal: final confirmation about the proposal creation. The description of the + proposal and the preimage are automatically linked to the proposal. ## Bounties