This repository contains Applications for the xGov Councildecre
To apply, a pull request must be created on the repository.
The application must follow the provided template form and be submitted to the folder Council /Council/xgov_council-X.md, where X is the pull request number (e.g., xgov-1.md).
Applications with the status Candidates will enter the voting phase.
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 [email protected]:algorandfoundation/xgovw.git
cargo install --path=xgovw xgovw
xgovw Path-to-xGov-Folder/xGov/Proposals/xgov-xx.mdAt 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 #it is submitted before the start of the Review Phase and that the status is set to “Final” before the snapshot date for the xGov voting session, if your proposal is ready after the review phase.
If you proposal is still in "Draft" after the review phase, that means it needs more feedback and it can be included in the following session, once status is “Final”.
To see the current voting session timeline, please check the ISSUES tab on this repository.