-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First Draft after xGov ARC Meeting from 21th of September 2023
Adding an ID on the header, An url to discuss the proposal A rule to prevent a request with a low amount of Algos Splitting Current and Futur Roadmap
- Loading branch information
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
--- | ||
id: <proposal number (same as PR)> | ||
title: <The proposal title is a few words, not a complete sentence> | ||
author: <a comma separated list of the author's or authors' name + GitHub username (in parenthesis), or name and email (in angle brackets). Example, FirstName LastName (@GitHubUsername), FirstName LastName <[email protected]>, FirstName (@GitHubUsername) and GitHubUsername (@GitHubUsername)> | ||
discussions-to: <Indicating the URL where the proposal is being discussed> | ||
company_name: <Name of the company> | ||
category: <dApps,Tools,Community> | ||
focus_area: <Banking,DEX,Defi,Deployment,Education,Gaming,IDE,Identity,Libraries,Metaverse,Monitoring,Node,NFT,Oracle,Social,Storage,Teal,User Onboarding,Wallet> | ||
open_source: <Yes, No> | ||
amount_requested: <Amount requested in ALGO> | ||
amount_requested: <Amount requested in ALGO, cannot be less than 1k Algo> | ||
status: <Draft, Final> | ||
--- | ||
|
||
|
@@ -24,7 +26,8 @@ Details about the team's experience with the Algorand protocol and any previous | |
> Knowledge about the ecosystem | ||
> Running nodes | ||
## Roadmap | ||
## Current proposal | ||
|
||
A detailed plan for the development and implementation of the proposal, including timelines. | ||
Use subtitles as shown below: | ||
|
||
|
@@ -35,6 +38,11 @@ Description: Free text | |
### Step 2 | ||
... | ||
|
||
## Futur Roadmap | ||
> This part can be optional for one shot grants. | ||
A high-level plan, defining an overarching strategic objective and capturing the major steps planned for achieving the project at a greater scale. | ||
|
||
> For Milestone-based grants, please refer to <a href="https://github.com/algorandfoundation/ARCs/blob/main/ARCs/arc-0034.md#submit-a-proposal"> How to submit a proposal</a>. | ||
|
||
|