- 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
, whereNNNN
is the issue number (with no leading-zero padding) created above. If a milestone is being used instead of a ticketNNNN
should be set tomilestone-NN
whereNN
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.