DAO State
HomepageSocialGovernanceWallets
  • πŸ”DAO State Repository
  • Discussion Forum
  • Voting Space
  • Metagovernance
    • πŸ—ΊοΈDAO Overview
    • Community Governance
  • Agreements
    • Agreement Registry
    • 🀝Membership Agreements
      • Shared Values
      • Commitment to Accountability
      • UNA Operating Agreement
  • Policies
    • Policy Registry
    • πŸ›οΈGovernance Policies
      • Voting Policies
      • Proposal Standards
        • πŸ—οΈState Update Proposals
      • State Update Policy
        • Proposal Archive Page Template
  • Archives
    • πŸ—ƒοΈProposal Archive
      • Epoch 1 Proposals
        • AIFSIP-01: Adopt Initial Governance State
      • Epoch 0 Proposals
        • Proposal 01: Setup a Governance Team
        • Proposal 02: Set up a Partnerships Team
        • Proposal 03: Implement governance structure for AIFS
        • Proposal 04: Set up a Community Experience Team
    • πŸ’ΈTreasury Approvals
      • Mainnet Treasury Approvals
      • Polygon Treasury Approvals
    • πŸ”DAO State Changes
Powered by GitBook
On this page
  • Proposal Requirements
  • Proposal Formatting
  • Proposal Templates

Was this helpful?

  1. Policies
  2. Governance Policies
  3. Proposal Standards

State Update Proposals

Standards for proposals to update the All In For Sport DAO state

PreviousProposal StandardsNextState Update Policy

Last updated 1 year ago

Was this helpful?

The State Update Proposal Standard is currently in development and will be included in the first draft of the DAO state repository.

Once finished, this proposal standard can be replicated in Clarity using a snippet to aid proposal development.

This is a specialized standard governing the content of proposals submitted to AIFS governance requesting changes or additions to the DAO's policies, permissions roster or governance procedures.

Proposal Requirements

In addition to the , DAO state update proposals must meet the following requirements.

If your proposal does not comply with these requirements, you'll be asked to update your proposal to ensure compliance before submitting for consideration by the DAO.

  • Pull Request or Change Request Link (changeRequestUrl)

    A link to the GitHub Pull Request or GitBook Change Request containing the proposed changes. This is used by the governance team to commit your changes if the proposal passes.

  • Amendment Text (amendmentText) The full text of the proposed change, including any text replaced or removed. You can include any removed text using a quote (> removed text) for full paragraphs, or a strikethrough (~~removed text~~) for inline text like words and sentences.

  • Author's Intention (amendmentIntention) Describe your intention for making the change request, including the outcome you hope to achieve. This helps to others to better interpret the DAO state language.

Proposal Formatting

Proposals should be formatted in an organized manner in order to provide easy reading and comprehension for your fellow DAO members. It is recommended that you use the following format to present your proposal to DAO governance:

Proposal Model

proposalNumber: proposalTitle

proposalDescription

Proposed by: proposalAuthor

Summary

proposalSummary

Proposed Changes

amendmentText

Intention

amendmentIntention

Example Proposal

TBD - First state update proposal to be used as example

Proposal Templates

Preformatted templates are available for DAO members who wish to author their own proposals. Alternatively, you can contact the governance team for assistance with the creation and submission of your proposal.

Generic Markdown
# proposalNumber: proposalTitle

proposalDescription

Proposed by: proposalAuthor

**[Change Request Link](changeRequestUrl)**

## Summary

proposalSummary

## Proposed Changes

amendmentText

## Intention

amendmentIntention
GitHub-Flavored Markdown
---
description: >-
  proposalDescription
---
# proposalNumber: proposalTitle

Proposed by: proposalAuthor

**[Change Request Link](changeRequestUrl)**

## Summary

proposalSummary

## Proposed Changes

amendmentText

## Intention

amendmentIntention

How to Use Proposal Templates

You can use these templates to create your own proposals using this format by following the instructions below.

  1. Copy the relevant proposal template and paste the into your preferred text editor (VS Code, Notion, Snapshot, Station, etc).

  2. Replace the element placeholders (such as proposalTitle) with your proposal content.

  3. Copy and paste the completed proposal into your destination (Snapshot, Station, Discord, Notion, etc).

Most governance tooling (such as Snapshot, Discourse, Station, etc.) uses Markdown for text input. Markdown can be edited in any text editor, or you can use an advanced editor like to check for spelling and formatting errors before publication.

: Use this template to create a new task for proposal development

: Use this snippet to populate an existing document with the proposal format

Prepare your proposal content using the listed above.

You can use to draft your proposal in . If you're creating a proposal as part of a task or project, you can use instead.

πŸ›οΈ
πŸ—οΈ
standard proposal requirements
Change Request Link
VS Code
Proposal Development Task Template
https://app.clarity.so/allinforsport/template/c0643ca1-0460-4648-99fb-1aa36c6d04ac
Proposal Format Snippet
https://app.clarity.so/allinforsport/snippet/3c658c30-395e-4a1a-9f7a-b058d8fa15e4
this snippet
Clarity
this template
requirements