Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.2 KB

0000-TEMP-template.md

File metadata and controls

31 lines (18 loc) · 1.2 KB

Summary

One paragraph explanation of this specification

Guide-level explanation

Explain the specification as if it was already included and you are explaining it to another developer working on Vega. This generally means:

  • Introducing new named concepts
  • Explaining the features, providing some simple high level examples
  • If applicable, provide migration guidance

Reference-level explanation

This is the main portion of the specification. Break it up as required.

Pseudo-code / Examples

If you have some data types, or sample code to show interactions, put it here

Test cases

Some plain text walkthroughs of some scenarios that would prove that the implementation correctly follows this specification.

Acceptance Criteria

Check list of statements that need to met for the feature to be considered correctly implemented.

  • A way to determine if this spec has been implemented, with a self referential ID and link (0000-TEMP-001)
  • Another test to determine if this spec has been implemented correctly (0000-TEMP-002)
    • Clarifying points to not always need their own acceptance criteria code