|
|
@@ -13,9 +13,10 @@ If you provide feedback on a suggested project please be friendly and constructi
|
|
13
|
13
|
## Reviewing
|
|
14
|
14
|
Please work through the following checklist when reviewing a project:
|
|
15
|
15
|
|
|
16
|
|
-- Tag pull requests with the most relevant label(s).
|
|
17
|
|
-- Validate URLs work correctly and don't point to anything malicious.
|
|
18
|
16
|
- Ensure suggestions adhere to [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md).
|
|
|
17
|
+- Validate URLs work correctly and don't point to anything malicious.
|
|
|
18
|
+- Two approvals per pull request is preferred, but not required.
|
|
|
19
|
+- Simple pull requests fixing typos, formatting and broken links can be merged with a single approval.
|
|
19
|
20
|
|
|
20
|
21
|
## Enhancements
|
|
21
|
22
|
If you have an idea on how to improve the project, please open a ticket for discussion using the `Enhancement` label. Please don’t make any broad or sweeping changes without consulting other collaborators first and reaching a consensus.
|
|
|
@@ -23,4 +24,4 @@ If you have an idea on how to improve the project, please open a ticket for disc
|
|
23
|
24
|
## Join
|
|
24
|
25
|
If you want to help out please send an email to my Github username [at] gmail [dot] com with the subject “Awesome PHP Collaborator and a link to your Github account and I’ll get back to you as soon as I can (I'm notoriously slow, sorry).
|
|
25
|
26
|
|
|
26
|
|
-Thank you for taking the time to help out with Awesome PHP, your help is appreciated!
|
|
|
27
|
+Thank you for taking the time to help out with Awesome PHP, your help is appreciated!
|