1
- # Mailinglist rules
1
+ # Mailing list rules
2
2
3
3
This 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
6
6
impact if you do not follow these rules. More importantly you can actually
7
7
assume that not following these rules will hurt the PHP project.
8
8
9
9
PHP 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:
12
12
13
13
a. Make everybody happier, especially those responsible for developing PHP
14
14
itself.
@@ -24,11 +24,11 @@ Having said that, here are the organizational rules:
24
24
1 . Respect other people working on the project.
25
25
26
26
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.
28
28
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
30
30
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
32
32
in doubt ask a friend or someone you trust on IRC.
33
33
34
34
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:
37
37
research before posting to the entire developer community.
38
38
39
39
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
42
42
into the request.
43
43
44
44
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:
51
51
The next few rules are more some general hints:
52
52
53
53
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
55
55
sending your replies to give other people more time to digest your answers
56
56
and more importantly give you the opportunity to make sure that you
57
57
aggregate your current position into a single mail instead of multiple
0 commit comments