This file is a template of how a standard proposal document should look like.
| Information | |
|---|---|
| Version | semver version tag |
| Type | Category |
| Deprecates | (List) Names of standards deprecated by Standard Name |
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).
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!
Description of how can one obtain Standard Name (GitHub repository, Pastebin link, etc) examples and utilities.
-- Example usage of the format goes in here