Skip to content

Latest commit

 

History

History
 
 

NNNN-template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

VEP-NNNN: Your short, descriptive title

  • Author(s): Name (mail), ...
  • Status: draft | implementable | implemented | rejected | withdrawn | replaced

To get started with this template:

  • Create an issue(or milestone) in Github (if one does not exists already)
  • Make a copy of this template directory. Copy this template into the specs directory and name it NNNN-short-descriptive-title, where NNNN is the issue number (with no leading-zero padding) created above. If a milestone is being used instead of a ticket NNNN should be set to milestone-NN where NN is the milestone number
  • Fill out this file as best you can. There are instructions as HTML comments. At minimum, you should fill in the "Summary" and "Motivation" sections.
  • Create a PR for this VEP.
  • Merge early and iterate. Avoid getting hung up on specific details and instead aim to get the goals of the VEP clarified and merged quickly. The best way to do this is to just start with the high-level sections and fill out details incrementally in subsequent PRs.

Summary

Glossary

Motivation

Requirements and goals

High-level design

API design

Detailed design

Implementation stories

Alternatives