Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 3.09 KB

TEMPLATE.md

File metadata and controls

44 lines (33 loc) · 3.09 KB
iip title description author discussions-to status type layer (*only required for Standards Track) created requires (*optional) replaces (*optional) superseded-by (*optional)
<to be assigned>
<The IIP title is a few words, not a complete sentence>
<Description is one full (short) sentence>
<a comma separated list of the author's or authors' name + GitHub username (in parenthesis), or name and email (in angle brackets). Example, FirstName LastName (@GitHubUsername), FirstName LastName <foo@bar.com>, FirstName (@GitHubUsername) and GitHubUsername (@GitHubUsername)>
<URL>
Draft
<Standards Track, Process, or Informational>
<Core, Networking, Interface, IRC>
<date created on, in ISO 8601 (yyyy-mm-dd) format>
<IIP number(s)>
<IIP number(s)>
<IIP number(s)>

This is the suggested template for new IIPs.

Note that an IIP number will be assigned by an editor. When opening a pull request to submit your IIP, please use an abbreviated title in the filename, iip-draft_title_abbrev.md.

The title should be 44 characters or fewer. It should not repeat the IIP number in title, irrespective of the category.

Abstract

Abstract is a multi-sentence (short paragraph) technical summary. This should be a very terse and human-readable version of the specification section. Someone should be able to read only the abstract to get the gist of what this specification does.

Motivation

The motivation section should describe the "why" of this IIP. What problem does it solve? Why should someone want to implement this standard? What benefit does it provide to the IOTA ecosystem? What use cases does this IIP address?

Specification

The technical specification should provide a concise, high level design of the change or feature, without going deep into implementation details. It should also describe the syntax and semantics of any new feature.

Rationale

The rationale fleshes out the specification by describing what motivated the design and why particular design decisions were made. It should describe alternate designs that were considered and related work, e.g. how the feature is supported in other languages.

Backwards Compatibility

All IIPs that introduce backwards incompatibilities must include a section describing these incompatibilities and their severity. The IIP must explain how the author proposes to deal with these incompatibilities. IIP submissions without a sufficient backwards compatibility treatise may be rejected outright.

Test Cases

Test cases for an implementation are mandatory for IIPs that are affecting consensus changes. If the test suite is too large to reasonably be included inline, then consider adding it as one or more files in the IIPs directory.

Reference Implementation

An optional section that contains a reference/example implementation that people can use to assist in understanding or implementing this specification. If the implementation is too large to reasonably be included inline, then consider adding it as one or more files in the IIPs directory.

Copyright

Copyright and related rights waived via CC0.