]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: reporting-issues: add conclusion to the step-by-step guide
authorThorsten Leemhuis <linux@leemhuis.info>
Tue, 17 Mar 2026 12:33:06 +0000 (13:33 +0100)
committerJonathan Corbet <corbet@lwn.net>
Sun, 22 Mar 2026 20:47:53 +0000 (14:47 -0600)
Text based on a section
Documentation/admin-guide/verify-bugs-and-bisect-regressions.rst
and slightly improved after review feedback.

Signed-off-by: Thorsten Leemhuis <linux@leemhuis.info>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <bc18f678b6854879dc7691ecbb762d717da4baa3.1773750701.git.linux@leemhuis.info>

Documentation/admin-guide/reporting-issues.rst

index 9f9c5db25a6c1a4bb559476f0c7c26ff81fded2b..aa058b295c5f338f5da2b750ae51d21286434c8a 100644 (file)
@@ -241,6 +241,20 @@ kernels regularly rebased on those. If that is the case, follow these steps:
 The reference section below explains each of these steps in more detail.
 
 
+Conclusion of the step-by-step guide
+------------------------------------
+
+Did you run into trouble following the step-by-step guide not cleared up by the
+reference section below? Did you spot errors? Or do you have ideas on how to
+improve the guide?
+
+If any of that applies, please let the developers know by sending a short note
+or a patch to Thorsten Leemhuis <linux@leemhuis.info> while ideally CCing the
+public Linux docs mailing list <linux-doc@vger.kernel.org>. Such feedback is
+vital to improve this text further, which is in everybody's interest, as it will
+enable more people to master the task described here.
+
+
 Reference section: Reporting issues to the kernel maintainers
 =============================================================