/xGov

Algorand xGov Proposals Submission

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

xGov Proposals Repository

This repository contains proposals for the xGov program.

Submitting a Proposal

Video Guide

To submit a proposal, a proposer must create a pull request on the repository. Proposals must follow the provided template form and be submitted to the folder Proposals /Proposals/xgov-X.md, where X is the pull request number (e.g., xgov-1.md). Proposals must have the status Final before the end of the temperature check.

Validation

Pull requests in this repository must pass automated validation checks:

To install xgovw and validate the xGovs repository:

You will need Rust/cargo

git clone git@github.com:algorandfoundation/xgovw.git
cargo install --path=xgovw xgovw
xgovw /path/to/xGovs/Proposals

Changing your Proposal Status Ahead of a Voting Session

At the start of each governance period, the governance team will start the procedures to create a new xGov Voting Session.

To ensure your proposal is included in the quarter's voting round, make sure that your proposal status is set to "Final" no later than two weeks after the start of the governance period.