Contract framework with markdown-native contracts utilizing fenced YAML blocks
This commit is contained in:
parent
3cfda33bc9
commit
e3e13ee45a
36 changed files with 2877 additions and 13 deletions
14
examples/documents/workplan-invalid.md
Normal file
14
examples/documents/workplan-invalid.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
document_type: workplan
|
||||
status: blocked
|
||||
---
|
||||
|
||||
# Weak Workplan
|
||||
|
||||
## Purpose
|
||||
|
||||
There is not enough implementation shape here.
|
||||
|
||||
## Tasks
|
||||
|
||||
The task list is prose only.
|
||||
Loading…
Add table
Add a link
Reference in a new issue