Skip to content

Commit f658f04

Browse files
authored
Update adr summary plugin and remove custom jinja template (#171)
Signed-off-by: Federico Busetti <[email protected]>
1 parent 02fa057 commit f658f04

File tree

4 files changed

+285
-312
lines changed

4 files changed

+285
-312
lines changed

docs/adr/0001-record-architecture-decisions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2024-02-03
99
# consulted: {list everyone whose opinions are sought (typically subject-matter experts); and with whom there is a two-way communication}
1010
# informed: {list everyone who is kept up-to-date on progress; and with whom there is a one-way communication}
1111
---
12-
# Use Markdown Any Decision Records
12+
# Use Markdown Any Decision Records V3
1313

1414
## Context and Problem Statement
1515

docs/adr/summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# ADR Summary
22

3-
{{ adr_summary(adr_path="docs/adr", adr_style="MADR3", template_file="docs/adr_summary.jinja") }}
3+
{{ adr_summary(adr_path="docs/adr", adr_style="MADR3") }}

docs/adr_summary.jinja

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)