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
18
examples/documents/prd-frs-invalid.md
Normal file
18
examples/documents/prd-frs-invalid.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
document_type: prd-frs
|
||||
product: Markitect Tool
|
||||
---
|
||||
|
||||
# Thin PRD
|
||||
|
||||
## Problem
|
||||
|
||||
The document is too vague.
|
||||
|
||||
## Goals
|
||||
|
||||
The goals are listed without criteria.
|
||||
|
||||
## Implementation Plan
|
||||
|
||||
Build something immediately.
|
||||
Loading…
Add table
Add a link
Reference in a new issue