From 7be327f460656e86655c776ed765aa7b590616b2 Mon Sep 17 00:00:00 2001 From: Alan Mansour <57322272+alanmansour@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:00:32 +0100 Subject: [PATCH] Update documentation guideline in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ee12765..782e609 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,4 +19,4 @@ - Add/extend tests for every change ## Documentation -- Keep `docs/` updated (architecture, API, examples) +- Keep `docs/` updated.