VRCs (Vana Request for Comments) are the primary mechanism for proposing new features, documenting design decisions, and providing implementation guidelines for the Vana protocol.
- Review VRC-1 to understand the VRC process
- Fork this repository
- Create your VRC using the template
- Submit a pull request
VRCs go through the following statuses:
- Draft - Formally submitted as a pull request
- Proposed - Under formal review by core contributors
- Rejected - Rejected by core contributors
- Withdrawn - Withdrawn by the author(s)
- Final - Accepted and implemented