From 750a7b4d6fba37f5d0d6bf42b99a865dc7e035e8 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Mon, 12 May 2025 08:27:16 +0200 Subject: [doc] add chapter on the purpose of (git) commits (#4729) Chapter on the purpose of (git) commits The commits and their messages are elementary for the traceability of changes and are unfortunately still too often given too little attention. It therefore seems necessary to dedicate a chapter to this topic in the context of development. Signed-off-by: Markus Heiser --- docs/dev/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/dev/index.rst') diff --git a/docs/dev/index.rst b/docs/dev/index.rst index 01a16ba80..6d601d166 100644 --- a/docs/dev/index.rst +++ b/docs/dev/index.rst @@ -6,6 +6,7 @@ Developer documentation :maxdepth: 2 quickstart + commits rtm_asdf contribution_guide extended_types -- cgit v1.2.3