From c3d1c7200c9db5eb63bbbfef7e67602e46808e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=E2=80=9CCLOVIS=E2=80=9D=20Canet?= Date: Thu, 25 Apr 2024 19:34:49 +0200 Subject: [PATCH] docs: Link useful external guides in the ADR file --- docs/design/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/design/README.md b/docs/design/README.md index 5da2acb..3eccf97 100644 --- a/docs/design/README.md +++ b/docs/design/README.md @@ -50,6 +50,8 @@ Here is a template for new records: ## Selected solution ``` +Useful external links: [How to write ADRs](https://www.ozimmer.ch/practices/2023/04/03/ADRCreation.html), [How to review ADRs](https://www.ozimmer.ch/practices/2023/04/05/ADRReview.html). + The following describes all the fields of the template and what they should be filled in with. **Status:** -- 2.51.2