You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ title: About MADR
7
7
8
8
> "Markdown Any Decision Records" (MADR) `[ˈmæɾɚ]` – decisions that [matter `[ˈmæɾɚ]`](https://en.wiktionary.org/wiki/matter#Pronunciation).
9
9
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.
10
13
MADR is a lean template to capture any decisions in a structured way.
11
14
The template originated from capturing architectural decisions and developed to a template allowing to capture any decisions taken.
0 commit comments