Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.49 KB

File metadata and controls

33 lines (25 loc) · 1.49 KB

This file is a template of how a standard proposal document should look like.


COS num: Standard Name

Quick information

Information
Version semver version tag
Type Category
Deprecates (List) Names of standards deprecated by Standard Name

Technical Details

Thorough description of Standard Name, including but not limited to notes on backward and forward compatibility (such as upgrading from an old version of the format), safety measures, APIs and libraries and ways to load and initialize them, and an in-depth description of the file structure (if any).

Available Utilities

List of all utilities that come with the standard, with links to their source code.

Note: A file format proposal should at least include utilities for writing and parsing it!

Examples

Installation

Description of how can one obtain Standard Name (GitHub repository, Pastebin link, etc) examples and utilities.

Usage

-- Example usage of the format goes in here