From 0d7cd52385db3fe8e57efde0e7fc10059e527557 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Mon, 27 May 2024 20:10:28 +0200 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index eb280a881..9c025f160 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -720,6 +720,11 @@ "category": "Architecture", "type": "Cheat Sheet" }, + "Architecture Decision Records": { + "github": "joelparkerhenderson/architecture-decision-record", + "category": "Architecture", + "type": "Documentation" + }, "Markdown Architecture Decision Records": { "github": "adr/madr", "category": "Architecture",