Update CONTRIBUTING.md

This commit is contained in:
Jose Diaz-Gonzalez 2017-03-26 06:56:21 -06:00 committed by GitHub
parent f538bcab05
commit 8ecab8c07b
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# Contribution Guidelines
Unfortunately, not every library, tool or framework can be considered for inclusion. The aim of Awesome PHP is to be a concise list of noteworthy and interesting software written in modern PHP. Therefore, suggested software should:
a) Be widely recommended regardless of personal opinion
b) Well known or discussed within the PHP community
c) Be unique in its approach or function
d) Fill a niche gap in the market
1. Be widely recommended regardless of personal opinion
2. Well known or discussed within the PHP community
3. Be unique in its approach or function
4. Fill a niche gap in the market
Self-promotion is frowned upon, so please consider seriously whether your project meets the criteria before opening a pull request, otherwise it may be closed without being reviewed.