Re: [PATCH v2] docs: ja_JP: SubmittingPatches: document the 'Fixes:' tag (+example)

From: weibu
Date: Fri Sep 05 2025 - 11:36:54 EST


Hi Akira-san,

Thank you very much for your review and detailed feedback.

I will update the Fixes: example to use a consistent 12-character SHA-1 hash.

I will also move the Link: line under the --- separator, as per convention.

To clarify: v2 was intended as a full replacement of v1, not something to be applied on top of it. I’ll make that explicit in the changelog section for v3.

I’ll prepare and send a v3 patch early next week with these corrections.

Thanks again for your guidance, and have a good weekend.

Best regards,
Akiyoshi Kurita

2025-09-06 00:14 に Akira Yokosawa さんは書きました:
Hi,

On Fri, 5 Sep 2025 20:14:03 +0900, Akiyoshi Kurita wrote:
Sync the ja_JP translation with parts of:
- 8401aa1f5997 ("Documentation/SubmittingPatches: describe the Fixes: tag")
- 5b5bbb8cc51be ("docs: process: Add an example for creating a fixes tag")

Consistent SHA-1 hash length would look nicer.


Link: https://lore.kernel.org/all/20250905032729.2284883-1-weibu@xxxxxxxxxxxx/

This link to v1 needs to be under the "---" below.

Wait, do you mean this patch is supposed to be applied on top of v1?

Signed-off-by: Akiyoshi Kurita <weibu@xxxxxxxxxxxx>

---
v2:
- Add explanatory paragraphs from 8401aa1f5997 (purpose + stable note)
- Keep example and pretty-format from 5b5bbb8cc51be
Documentation/translations/ja_JP/SubmittingPatches | 12 ++++++++++++
1 file changed, 12 insertions(+)


I think I need to be more clear on what I am expecting.
I'll send a follow-up comment early next week.

Have a nice weekend!

Thanks,
Akira