Skip to content

Commit a2dc434

Browse files
nasamuffingitster
authored andcommitted
MyFirstContribution: rephrase contact info
Make an effort not to discourage new users from mailing questions to [email protected], and explain the purpose of the mentoring list in contrast to the main list. Signed-off-by: Emily Shaffer <[email protected]> Reviewed-by: Jonathan Nieder <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4bb4fd4 commit a2dc434

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

Documentation/MyFirstContribution.txt

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,24 @@ useful additional context:
2828

2929
If you get stuck, you can seek help in the following places.
3030

31+
32+
33+
This is the main Git project mailing list where code reviews, version
34+
announcements, design discussions, and more take place. Those interested in
35+
contributing are welcome to post questions here. The Git list requires
36+
plain-text-only emails and prefers inline and bottom-posting when replying to
37+
mail; you will be CC'd in all replies to you. Optionally, you can subscribe to
38+
the list by sending an email to [email protected] with "subscribe git"
39+
in the body. The https://lore.kernel.org/git[archive] of this mailing list is
40+
available to view in a browser.
41+
3142
==== https://groups.google.com/forum/#!forum/git-mentoring[[email protected]]
3243

33-
This mailing list is targeted to new contributors and is a great place to post
34-
questions and receive kind, detailed answers from volunteers on the Git
35-
project. You must join the group to view messages or post.
44+
This mailing list is targeted to new contributors and was created as a place to
45+
post questions and receive answers outside of the public eye of the main list.
46+
Veteran contributors who are especially interested in helping mentor newcomers
47+
are present on the list. In order to avoid search indexers, group membership is
48+
required to view messages; anyone can join and no approval is required.
3649

3750
==== https://webchat.freenode.net/#git-devel[#git-devel] on Freenode
3851

@@ -46,16 +59,6 @@ respond to you. It's better to ask your questions in the channel so that you
4659
can be answered if you disconnect and so that others can learn from the
4760
conversation.
4861

49-
50-
51-
This is the main Git project mailing list where code reviews, version
52-
announcements, design discussions, and more take place. The Git list
53-
requires plain-text-only emails and prefers inline and bottom-posting when
54-
replying to mail; you will be CC'd in all replies to you. Optionally, you can
55-
subscribe to the list by sending an email to [email protected] with
56-
"subscribe git" in the body. The https://lore.kernel.org/git[archive] of this
57-
mailing list is available to view in a browser.
58-
5962
[[getting-started]]
6063
== Getting Started
6164

0 commit comments

Comments
 (0)