This repository contains proposals for the xGov program.
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.
Pull requests in this repository must pass automated validation checks:
- Proposal formatting is checked using xGov Validator.
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
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" before the start of the next xGov voting session.