* [PATCH] docs: simplify help sentence in MyFirstContribution.adoc
@ 2025-10-23 12:48 QueenJcloud
2025-10-23 17:19 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: QueenJcloud @ 2025-10-23 12:48 UTC (permalink / raw)
To: git; +Cc: christian.couder, usmanakinyemi202, QueenJcloud
This commit simplifies the help sentence in the MyFirstContribution
document to make it shorter and clearer for new contributors.
Signed-off-by: QueenJcloud <qjessa662@gmail.com>
---
Documentation/MyFirstContribution.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/MyFirstContribution.adoc b/Documentation/MyFirstContribution.adoc
index 91c6296ffe..f0768bd03c 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
--
2.51.0.573.gb660e2dcb9
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: simplify help sentence in MyFirstContribution.adoc
2025-10-23 12:48 [PATCH] docs: simplify help sentence in MyFirstContribution.adoc QueenJcloud
@ 2025-10-23 17:19 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2025-10-23 17:19 UTC (permalink / raw)
To: QueenJcloud; +Cc: git, christian.couder, usmanakinyemi202
QueenJcloud <qjessa662@gmail.com> writes:
> This commit simplifies the help sentence in the MyFirstContribution
> document to make it shorter and clearer for new contributors.
>
> Signed-off-by: QueenJcloud <qjessa662@gmail.com>
> ---
> Documentation/MyFirstContribution.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/MyFirstContribution.adoc b/Documentation/MyFirstContribution.adoc
> index 91c6296ffe..f0768bd03c 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.
I do not quite understand this change.
Where are we getting that longer and less clear version?
The text in our source (both 'maint' and also 'seen') has
[[getting-help]]
=== Getting Help
If you get stuck, you can seek help in the following places.
and the above text has not changed since it was written in 4bb4fd42
(MyFirstContribution: add avenues for getting help, 2020-01-24). So
there is nothing to "make it shorter" there.
Is "you can ask for help" materially better than "you can seek
help"? As a non-native speaker, I cannot quite tell. Both are
equally understandable to me, so I see nothing to "make it clearer"
there, either.
Puzzled...
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-23 17:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-23 12:48 [PATCH] docs: simplify help sentence in MyFirstContribution.adoc QueenJcloud
2025-10-23 17:19 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).