Skip to content

Commit a510d74

Browse files
committed
More info on ADs
1 parent 83825d3 commit a510d74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ title: About MADR
77

88
> "Markdown Any Decision Records" (MADR) `[ˈmæɾɚ]` – decisions that [matter `[ˈmæɾɚ]`](https://en.wiktionary.org/wiki/matter#Pronunciation).
99
10+
<!-- text source: https://adr.github.io/ -->
11+
An Architectural Decision (AD) is a justified software design choice that addresses a functional or non-functional requirement that is architecturally significant.
12+
An [Architectural Decision Record (ADR)](https://adr.github.io/) captures a single AD and its rationale.
1013
MADR is a lean template to capture any decisions in a structured way.
1114
The template originated from capturing architectural decisions and developed to a template allowing to capture any decisions taken.
1215

0 commit comments

Comments
 (0)