began rework on meta status doc
This commit is contained in:
parent
043bf5584c
commit
a9f509f119
1 changed files with 5 additions and 5 deletions
|
|
@ -6,12 +6,12 @@ This document specifies a format used to denote the 'status' of a spec document.
|
||||||
|
|
||||||
Each specification document should be headed by a simple table outlining aspects of its status in relation to:
|
Each specification document should be headed by a simple table outlining aspects of its status in relation to:
|
||||||
|
|
||||||
- Authorship
|
- Authorship: who has contributed to it?
|
||||||
- Ownership
|
- Ownership: who is responsible for it?
|
||||||
- Implementation(s)
|
- Implementation(s): where is it used?
|
||||||
- Specification Completeness
|
- Completeness: is it done yet?
|
||||||
|
|
||||||
This format should be used at the start of any documentation that may be considered a _technical specification_, with a related implementation.
|
This format should be used at the start of any documentation that may be considered a _technical specification_, with a related implementation. For anything conceptual, information regarding implementations and completeness may be omitted.
|
||||||
|
|
||||||
## Format
|
## Format
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue