Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: reporting-issues: add conclusion to the step-by-step guide

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>

authored by

Thorsten Leemhuis and committed by
Jonathan Corbet
ceee0f73 83aa754d

+14
+14
Documentation/admin-guide/reporting-issues.rst
··· 241 241 The reference section below explains each of these steps in more detail. 242 242 243 243 244 + Conclusion of the step-by-step guide 245 + ------------------------------------ 246 + 247 + Did you run into trouble following the step-by-step guide not cleared up by the 248 + reference section below? Did you spot errors? Or do you have ideas on how to 249 + improve the guide? 250 + 251 + If any of that applies, please let the developers know by sending a short note 252 + or a patch to Thorsten Leemhuis <linux@leemhuis.info> while ideally CCing the 253 + public Linux docs mailing list <linux-doc@vger.kernel.org>. Such feedback is 254 + vital to improve this text further, which is in everybody's interest, as it will 255 + enable more people to master the task described here. 256 + 257 + 244 258 Reference section: Reporting issues to the kernel maintainers 245 259 ============================================================= 246 260