From: Thorsten Leemhuis Date: Tue, 17 Mar 2026 12:33:04 +0000 (+0100) Subject: docs: reporting-issues: mention text is best viewed rendered X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c423d3295a760da0f2943c5c14f9c3e8fae04390;p=thirdparty%2Fkernel%2Flinux.git docs: reporting-issues: mention text is best viewed rendered Add a comment before the step-by-step guide explaining that the document is best viewed in the rendered form, as there the internal links will work that later patches will add. Signed-off-by: Thorsten Leemhuis Signed-off-by: Jonathan Corbet Message-ID: --- diff --git a/Documentation/admin-guide/reporting-issues.rst b/Documentation/admin-guide/reporting-issues.rst index a68e6d9092747..049dd9b663513 100644 --- a/Documentation/admin-guide/reporting-issues.rst +++ b/Documentation/admin-guide/reporting-issues.rst @@ -48,6 +48,16 @@ Once the report is out, answer any questions that come up and help where you can. That includes keeping the ball rolling by occasionally retesting with newer releases and sending a status update afterwards. +.. + Note: If you see this note, you are reading the text's source file. You + might want to switch to a rendered version: It makes it a lot easier to + read and navigate this document -- especially when you want to look something + up in the reference section, then jump back to where you left off. +.. + Find the latest rendered version of this text here: + https://docs.kernel.org/admin-guide/reporting-issues.html + + Step-by-step guide how to report issues to the kernel maintainers =================================================================