Re: [PATCH v1 01/30] docs: reporting-issues: mention text is best viewed rendered
From: Jonathan Corbet
Date: Mon Oct 27 2025 - 13:23:17 EST
Thorsten Leemhuis <linux@xxxxxxxxxxxxx> writes:
> 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.
>
> While at it change the double quotes in the license hint at the end of
> the document into single quotes, which is the preferred style.
That is the classic marker of an independent change, of course. But
more significantly ... "preferred" by who? Double quotes are the normal
English style that folks like me learned many years ago...
> Signed-off-by: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
> ---
> Documentation/admin-guide/reporting-issues.rst | 18 ++++++++++++++----
> 1 file changed, 14 insertions(+), 4 deletions(-)
Otherwise seems OK.
jon