All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.