From aae988191dbcb70f76e140f3a94843c05f0564dd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Mon, 27 Jan 2020 13:20:21 -0500
Subject: [PATCH] add a good design audit reference

---
 tsa/howto/template.mdwn | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tsa/howto/template.mdwn b/tsa/howto/template.mdwn
index 5f6c3a43..c685aa48 100644
--- a/tsa/howto/template.mdwn
+++ b/tsa/howto/template.mdwn
@@ -35,6 +35,9 @@
 <!-- "architectural" document, which the final result might differ -->
 <!-- from, sometimes significantly -->
 
+<!-- a good guide to "audit" an existing project's design: -->
+<!-- https://bluesock.org/~willkg/blog/dev/auditing_projects.html -->
+
 ## Issues
 
 <!-- such projects are never over. add a pointer to well-known issues -->
-- 
GitLab