Proposal Archive Page Template
Template for creating standardized proposal archive pages within the AIFS DAO State Repository
This template can be used to quickly create archive pages for proposals submitted to AIFS governance.
Required Fields
Copy the following fields from the proposal content and/or voting platform data to populate the archive page.
Title
proposalTitle
The title of the proposal (including # + Standard)
Description
description
Sentence-length summary of the proposal
Author(s)
proposalAuthor
The author(s) of the document
Discussion
discussionUrl
Link to the discussion forum or workspace
Voting Page
voteUrl
Link to the voting platform URL
Publish Date
pubDate
Date of proposal submission to voting space
Proposal Content
proposalContent
The body text of the document
Votes
voteTally
The number of votes per result (% or count)
Vote Result
voteResult
The result of the vote (Passed or Failed)
State Changes
stateChange
DAO State changes resulting from the proposal
Field Definitions
Discussion Page (
discussionUrl
) A link to the proposal's discussion forum thread or RFC post. Display as a pretty link ([π£οΈ
Discussion
](discussionUrl)
)Voting Page (
voteUrl
) A link to the proposal's voting page on Snapshot or similar (or link to Discord post, etc. if voting page isn't available). Display as a pretty link ([β‘οΈ
Snapshot
](voteUrl)
)Vote Result (
voteResult
) The result of the vote (Passed, Failed, Etc.) You may want to add an emoji to help indicate the result at a glance.Votes (
voteTally
) The number or percent or votes for each option. Be sure to boldly label each option (e.g. Yes: 100%), separate with commas and omit options with "0" value for legibility.State Changes (
stateChange
) Describe the governance state changes made as a result of the proposal. Provide a link to the relevant entry in the GitHub commit history if possible.
Proposal Archive Format
Proposal Archive Templates
How to Use Archive Templates
Copy the relevant template above.
Paste the template into your preferred text editor (i.e. VS Code or Notepad).
Replace the element placeholders (such as
docTitle
) with your written content.Copy and paste the completed document into your destination (Snapshot, Station, Discord, Notion, etc).
Last updated