coordination of technical docs
This commit is contained in:
parent
c299c87c8f
commit
d484803d9a
5 changed files with 54 additions and 29 deletions
|
|
@ -17,9 +17,9 @@ This format should be used at the start of any documentation that may be conside
|
|||
|
||||
The format is as follows, with {substitutions} in curly braces.
|
||||
|
||||
| Specification | Implementation | Last Revision |
|
||||
| Specification | Implementation | Last revision |
|
||||
|:-------------:|:--------------:|:-------------:|
|
||||
| {status} | {status} | {version}, {date} |
|
||||
| {status} | {status} | {version} {date} |
|
||||
|
||||
--------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,13 +1,19 @@
|
|||
| Spec Status | Impl Status | Last Revision |
|
||||
|-------------|----------------|---------------|
|
||||
| WIP | WIP | v0.1 22/01/26 |
|
||||
# Effects technical design
|
||||
|
||||
| Specification | Implementation | Last revision |
|
||||
|:-----------:|:--------------:|:-------------:|
|
||||
| WIP | WIP | v0.1 2022-01-26 |
|
||||
|
||||
***
|
||||
|
||||
**Spec Ownership:** [Jack Hodgkinson](github.com/jhodgdev)
|
||||
**Specification ownership:** [Jack Hodgkinson]
|
||||
|
||||
**Impl Ownership:** _unassigned_
|
||||
**Authors**:
|
||||
|
||||
**Authors**: [Jack Hodgkinson](github.com/jhodgdev)
|
||||
- [Jack Hodgkinson]
|
||||
|
||||
**Implementation ownership:** _unassigned_
|
||||
|
||||
[Jack Hodgkinson]: https://github.com/jhodgdev
|
||||
|
||||
**Current Status**:
|
||||
|
|
|
|||
|
|
@ -1,13 +1,19 @@
|
|||
| Spec Status | Impl Status | Last Revision |
|
||||
|-------------|----------------|---------------|
|
||||
| WIP | WIP | v0.1 22/01/26 |
|
||||
# Governor technical design
|
||||
|
||||
| Specification | Implementation | Last revision |
|
||||
|:-----------:|:--------------:|:-------------:|
|
||||
| WIP | WIP | v0.1 2022-01-26 |
|
||||
|
||||
***
|
||||
|
||||
**Spec Ownership:** [Jack Hodgkinson](github.com/jhodgdev)
|
||||
**Specification ownership:** [Jack Hodgkinson]
|
||||
|
||||
**Impl Ownership:** _unassigned_
|
||||
**Authors**:
|
||||
|
||||
**Authors**: [Jack Hodgkinson](github.com/jhodgdev)
|
||||
- [Jack Hodgkinson]
|
||||
|
||||
**Implementation ownership:** _unassigned_
|
||||
|
||||
[Jack Hodgkinson]: https://github.com/jhodgdev
|
||||
|
||||
**Current Status**:
|
||||
|
|
|
|||
|
|
@ -1,13 +1,19 @@
|
|||
| Spec Status | Impl Status | Last Revision |
|
||||
|-------------|----------------|---------------|
|
||||
| WIP | WIP | v0.1 22/01/26 |
|
||||
# Treasury technical design
|
||||
|
||||
| Specification | Implementation | Last revision |
|
||||
|:-----------:|:--------------:|:-------------:|
|
||||
| WIP | WIP | v0.1 2022-01-26 |
|
||||
|
||||
***
|
||||
|
||||
**Spec Ownership:** [Jack Hodgkinson](github.com/jhodgdev)
|
||||
**Specification ownership:** [Jack Hodgkinson]
|
||||
|
||||
**Impl Ownership:** _unassigned_
|
||||
**Authors**:
|
||||
|
||||
**Authors**: [Jack Hodgkinson](github.com/jhodgdev)
|
||||
- [Jack Hodgkinson]
|
||||
|
||||
**Implementation ownership:** _unassigned_
|
||||
|
||||
[Jack Hodgkinson]: https://github.com/jhodgdev
|
||||
|
||||
**Current Status**:
|
||||
|
|
|
|||
|
|
@ -1,20 +1,27 @@
|
|||
# Vesting contract technical design
|
||||
|
||||
| Spec Status | Impl Status | Last Revision |
|
||||
|-------------|-------------|---------------|
|
||||
| WIP | WIP | 2022-01-18 |
|
||||
| Specification | Implementation | Last revision |
|
||||
|:-----------:|:--------------:|:-------------:|
|
||||
| WIP | WIP | v0.1 2022-01-26 |
|
||||
|
||||
--------------------
|
||||
***
|
||||
|
||||
**Spec Ownership:** [@Emily Martins]
|
||||
**Specification ownership:** [Emily Martins]
|
||||
|
||||
**Authors**: [@Emily Martins]
|
||||
**Authors**:
|
||||
|
||||
**Impl Owner:** [@Emily Martins]
|
||||
- [Emily Martins]
|
||||
- [Jack Hodgkinson]
|
||||
|
||||
[@Emily Martins]: https://github.com/emiflake
|
||||
**Implementation ownership:** [Emily Martins]
|
||||
|
||||
--------------------
|
||||
[Jack Hodgkinson]: https://github.com/jhodgdev
|
||||
|
||||
[Emily Martins]: https://github.com/emiflake
|
||||
|
||||
**Current Status**:
|
||||
|
||||
***
|
||||
|
||||
## Vesting contract
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue