Markdown Template

Drafting a proposal for the Savvy DAO - using the markdown template - is an important step in ensuring that the proposal is clear, concise, and easy to understand. The template should be filled with all the necessary information, such as a clear description of the problem being addressed, the proposed solution, and the expected outcome - all in a consistent format.

# SIP-X: A proposal to ... ## Summary Summarize the proposal in about one paragraph. ## Detail ### Background Provide information the voter should know in order to make an informed decision. ### Description of proposed improvement Describe the actual improvement. ### Proposed implementation/transaction The improvement is frequently implemented as a transaction that is submitted to the blockchain. If this applies, then provide the raw transaction data here. ### Impact upon Protocol Describe the costs and benefits for the protocol that would result from the adoption of this improvement. ## Voting Choices 1. Option One 2. Opton Two 3. Option Three

To create a markdown proposal, follow these steps:

1. Decide on the structure and layout of the proposal

Determine what sections you want to include in the proposal, such as an introduction, background information, and implementation details.

2. Use markdown syntax to format the text

Markdown uses simple punctuation marks to format text. For example, to create a heading, you can use a pound sign (#) followed by a space and the heading text.

3. Create a template file and add the sections

Once you have decided on the structure and layout of the proposal and formatted the text using markdown syntax, create a new file and add the sections. You can use a plain text editor like Notepad , a markdown-specific editor like Typora or an online tool such as markdown-it.

4. Review the template with a buddy

Before submitting the proposal, it's important to review it with a buddy to ensure that it's clear, concise, and easy to understand. The buddy can review the template for any errors, suggest changes or improvements, and ensure that it follows the structure and layout that you have chosen.

5. Save the file as a .md file

Once you have finished creating the template, save the file as a .md file.

By following these steps, you can ensure that the markdown template for your proposal is clear, concise, and easy to understand. This will help increase the chances of the proposal being accepted by the community and implemented within the Savvy DAO.

Last updated