Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 908 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 908 Bytes

Vana Request for Comments (VRCs)

What are VRCs?

VRCs (Vana Request for Comments) are the primary mechanism for proposing new features, documenting design decisions, and providing implementation guidelines for the Vana protocol.

Contributing

  1. Review VRC-1 to understand the VRC process
  2. Fork this repository
  3. Create your VRC using the template
  4. Submit a pull request

VRC Process

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

Resources