This repository contains proposals for the xGov program.
To submit a proposal, a proposer needs to 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