|
|
@@ -13,7 +13,7 @@ Also, please ensure your pull request adheres to the following guidelines:
|
|
13
|
13
|
* Software that is PHP 5.5+, Composer-installable, PSR compliant, semantically versioned, united tested and well documented in English is preferred.
|
|
14
|
14
|
* Please search previous suggestions before making a new one, as yours may be a duplicate.
|
|
15
|
15
|
* Enter a meaningful pull request description.
|
|
16
|
|
-* Please make an individual commit for each suggestion in a pull request.
|
|
|
16
|
+* Please make an individual commit for each suggestion in a separate pull request.
|
|
17
|
17
|
* Put a link to each library in your pull request ticket so it's easier to review.
|
|
18
|
18
|
* Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
|
|
19
|
19
|
* Prefix duplicate library names with their vendor or namespace followed by a space: Foo\Bar would be Foo Bar.
|