Template
Initial: ITPP standards repo with templates, CI workflows, .gitignore, and .markdownlint.json
Docs Check / lint (push) Failing after 34s
Docs Check / lint (push) Failing after 34s
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# {{PROJECT_NAME}} — Design
|
||||
|
||||
> **Status:** DRAFT
|
||||
> **Last Updated:** YYYY-MM-DD
|
||||
|
||||
## Overview
|
||||
|
||||
<What this design document covers and who it is for.>
|
||||
|
||||
## Architecture
|
||||
|
||||
<High-level architecture description. Diagrams welcome.>
|
||||
|
||||
## API / Interface
|
||||
|
||||
<Public API surface, data models, integration points.>
|
||||
|
||||
## Decisions
|
||||
|
||||
| Date | Decision | Rationale |
|
||||
|---|---|---|
|
||||
| YYYY-MM-DD | <decision> | <why> |
|
||||
|
||||
## Consumers
|
||||
|
||||
<Who depends on this project and how they use it.>
|
||||
Reference in New Issue
Block a user