From a5ef477b017df10fdbcb0cf290433855c63e49ea Mon Sep 17 00:00:00 2001 From: QueenJcloud Date: Wed, 15 Oct 2025 17:12:52 +0100 Subject: [PATCH 1/2] docs: fix minor grammar issue in MyFirstContribution.adoc This commit corrects a small grammatical error in the MyFirstContribution document to improve clarity and readability for new contributors. Signed-off-by: QueenJcloud --- Documentation/MyFirstContribution.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/MyFirstContribution.adoc b/Documentation/MyFirstContribution.adoc index 02ba8ba5f6514e..91c6296ffe130e 100644 --- a/Documentation/MyFirstContribution.adoc +++ b/Documentation/MyFirstContribution.adoc @@ -26,7 +26,7 @@ useful additional context: [[getting-help]] === Getting Help -If you get stuck, you can seek help in the following places. +If you get stuck, you can ask for help on the mailing list or Git community channels listed below. ==== git@vger.kernel.org From 3c7623248bb95d20a610cdb1a2fdd1a18d5e67bb Mon Sep 17 00:00:00 2001 From: QueenJcloud Date: Sat, 18 Oct 2025 15:02:37 +0100 Subject: [PATCH 2/2] docs: simplify help sentence in MyFirstContribution.adoc This commit simplifies the help sentence in the MyFirstContribution document to make it shorter and clearer for new contributors. Signed-off-by: QueenJcloud --- Documentation/MyFirstContribution.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/MyFirstContribution.adoc b/Documentation/MyFirstContribution.adoc index 91c6296ffe130e..f0768bd03c8154 100644 --- a/Documentation/MyFirstContribution.adoc +++ b/Documentation/MyFirstContribution.adoc @@ -26,7 +26,7 @@ useful additional context: [[getting-help]] === Getting Help -If you get stuck, you can ask for help on the mailing list or Git community channels listed below. +If you get stuck, ask for help in the following places. ==== git@vger.kernel.org