1- # Mailinglist rules
1+ # Mailing list rules
22
33This is the first file you should be reading before doing any posts on PHP
4- mailinglists . Following these rules is considered imperative to the success of
5- the PHP project. Therefore expect your contributions to be of much less positive
4+ mailing lists . Following these rules is considered imperative to the success of
5+ the PHP project. Therefore, expect your contributions to be of much less positive
66impact if you do not follow these rules. More importantly you can actually
77assume that not following these rules will hurt the PHP project.
88
99PHP is developed through the efforts of a large number of people.
10- Collaboration is a Good Thing(tm), and mailinglists lets us do this. Thus,
11- following some basic rules with regards to mailinglist usage will:
10+ Collaboration is a Good Thing(tm), and mailing lists lets us do this. Thus,
11+ following some basic rules with regards to mailing list usage will:
1212
1313 a. Make everybody happier, especially those responsible for developing PHP
1414 itself.
@@ -24,11 +24,11 @@ Having said that, here are the organizational rules:
2424 1 . Respect other people working on the project.
2525
2626 2 . Do not post when you are angry. Any post can wait a few hours. Review
27- your post after a good breather or a good nights sleep.
27+ your post after a good breather, or a good nights sleep.
2828
29- 3 . Make sure you pick the right mailinglist for your posting. Please review
29+ 3 . Make sure you pick the right mailing list for your posting. Please review
3030 the descriptions on the
31- [ mailinglist overview page] ( https://www.php.net/mailing-lists.php ) . When
31+ [ mailing list overview page] ( https://www.php.net/mailing-lists.php ) . When
3232 in doubt ask a friend or someone you trust on IRC.
3333
3434 4 . Make sure you know what you are talking about. PHP is a very large project
@@ -37,8 +37,8 @@ Having said that, here are the organizational rules:
3737 research before posting to the entire developer community.
3838
3939 5 . Patches have a much greater chance of acceptance than just asking the
40- PHP developers to implement a feature for you. For one it makes the
41- discussion more concrete and it shows that the poster put thought and time
40+ PHP developers to implement a feature for you. For one, it makes the
41+ discussion more concrete, and it shows that the poster put thought and time
4242 into the request.
4343
4444 6 . If you are posting to an existing thread, make sure that you know what
@@ -51,7 +51,7 @@ Having said that, here are the organizational rules:
5151The next few rules are more some general hints:
5252
5353 1 . If you notice that your posting ratio is much higher than that of other
54- people, double check the above rules. Try to wait a bit longer before
54+ people, double- check the above rules. Try to wait a bit longer before
5555 sending your replies to give other people more time to digest your answers
5656 and more importantly give you the opportunity to make sure that you
5757 aggregate your current position into a single mail instead of multiple
0 commit comments