Re: [PATCH v5] docs: ja_JP: SubmittingPatches: describe the 'Fixes:' tag
From: Jonathan Corbet
Date: Tue Oct 14 2025 - 11:02:50 EST
Akiyoshi Kurita <weibu@xxxxxxxxxxxx> writes:
> Sync the ja_JP translation with the following upstream commits:
>
> commit 8401aa1f5997 ("Documentation/SubmittingPatches: describe the Fixes: tag")
> commit 19c3fe285cba ("docs: Explicitly state that the 'Fixes:' tag shouldn't split lines")
> commit 5b5bbb8cc51b ("docs: process: Add an example for creating a fixes tag")
> commit 6356f18f09dc ("Align git commit ID abbreviation guidelines and checks")
>
> The mix of plain text and reST markup for ``git bisect`` is intentional to
> align with the eventual reST conversion.
>
> Signed-off-by: Akiyoshi Kurita <weibu@xxxxxxxxxxxx>
> ---
> v5:
> - whole rewrite
> ---
> .../translations/ja_JP/SubmittingPatches | 28 ++++++++++++++++++-
> 1 file changed, 27 insertions(+), 1 deletion(-)
Applied.
That said ... this is not an RST file, and won't be pulled into the docs
build. I would *love* to see a patch that moves this file into its
proper location under .../process/ and brings it into the build.
Thanks,
jon