Parcourir la source

Improve and clarify guidelines.

pull/1097/head
Jamie il y a 5 ans
Parent
révision
858e6e4b83
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3
    2
      CONTRIBUTING.md

+ 3
- 2
CONTRIBUTING.md Voir le fichier

1
 # Contribution Guidelines
1
 # Contribution Guidelines
2
 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:
2
 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:
3
 
3
 
4
-1. Be widely recommended regardless of personal opinion
4
+1. Be widely recommended
5
 2. Well known or discussed within the PHP community
5
 2. Well known or discussed within the PHP community
6
 3. Be unique in its approach or function
6
 3. Be unique in its approach or function
7
 4. Fill a niche gap in the market
7
 4. Fill a niche gap in the market
10
 
10
 
11
 Also, please ensure your pull request adheres to the following guidelines:
11
 Also, please ensure your pull request adheres to the following guidelines:
12
 
12
 
13
-* Software that is PHP 7.0+, Composer-installable, PSR compliant, semantically versioned, unit tested, actively maintained and well documented in English is preferred.
13
+* Software that is PHP 7.0+, Composer-installable, PSR compliant, semantically versioned, unit tested, actively maintained and well documented in English.
14
 * Please search previous suggestions before making a new one, as yours may be a duplicate.
14
 * Please search previous suggestions before making a new one, as yours may be a duplicate.
15
 * Enter a meaningful pull request description.
15
 * Enter a meaningful pull request description.
16
 * Please make an individual commit for each suggestion in a separate pull request.
16
 * Please make an individual commit for each suggestion in a separate pull request.
22
 * End all descriptions with a full stop/period.
22
 * End all descriptions with a full stop/period.
23
 * Check your spelling and grammar.
23
 * Check your spelling and grammar.
24
 * Make sure your text editor is set to remove trailing whitespace.
24
 * Make sure your text editor is set to remove trailing whitespace.
25
+* Your entry has been added alphabetically within the category.
25
 
26
 
26
 Thank you for your suggestions!
27
 Thank you for your suggestions!

Chargement…
Annuler
Enregistrer