Skip to content

Wild-er/xGov

 
 

Repository files navigation

xGov Proposals Repository

This repository contains proposals for the xGov program.

Proposals must be posted on the Algorand Forum (using tags: Governance and xGov Proposals) and discussed with the community during the review phased. Proposals without a discussion thread WILL NOT be included in the voting session.

Submitting a Proposal

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-xGov-Folder/xGov/Proposals/xgov-xx.md

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 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.

About

Algorand xGov Proposals Submission

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.7%
  • Shell 42.8%
  • Ruby 13.5%