Parcourir la source

Tweak contribution guidelines.

pull/200/head
Jamie York il y a 11 ans
Parent
révision
3409e9a1e8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md Voir le fichier

3
 
3
 
4
 * Please search previous suggestions before making a new one, as yours may be a duplicate.
4
 * Please search previous suggestions before making a new one, as yours may be a duplicate.
5
 * Libraries that are PHP 5.3+, Composer-installable, PSR compliant, tested and documented are preferred.
5
 * Libraries that are PHP 5.3+, Composer-installable, PSR compliant, tested and documented are preferred.
6
-* Please make an individual pull request for each suggestion.
6
+* Please make an individual commit for each suggestion in a pull request.
7
 * Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
7
 * Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
8
 * Prefix duplicate library names with their vendor or namespace followed by a space: Foo\Bar would be Foo Bar.
8
 * Prefix duplicate library names with their vendor or namespace followed by a space: Foo\Bar would be Foo Bar.
9
 * New categories, or improvements to the existing categorisation are welcome.
9
 * New categories, or improvements to the existing categorisation are welcome.

Chargement…
Annuler
Enregistrer