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: 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 <linux@leemhuis.info>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <f8e3577df4a231b66e8f638f7b41614bf15b49ab.1773750701.git.linux@leemhuis.info>

authored by

Thorsten Leemhuis and committed by
Jonathan Corbet
c423d329 a0529bbe

+10
+10
Documentation/admin-guide/reporting-issues.rst
··· 48 48 can. That includes keeping the ball rolling by occasionally retesting with newer 49 49 releases and sending a status update afterwards. 50 50 51 + .. 52 + Note: If you see this note, you are reading the text's source file. You 53 + might want to switch to a rendered version: It makes it a lot easier to 54 + read and navigate this document -- especially when you want to look something 55 + up in the reference section, then jump back to where you left off. 56 + .. 57 + Find the latest rendered version of this text here: 58 + https://docs.kernel.org/admin-guide/reporting-issues.html 59 + 60 + 51 61 Step-by-step guide how to report issues to the kernel maintainers 52 62 ================================================================= 53 63