mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Updated Contribution Guidelines.
This commit is contained in:
parent
c9925d4df0
commit
c1a9dc884a
@ -13,7 +13,7 @@ Also, please ensure your pull request adheres to the following guidelines:
|
|||||||
* Software that is PHP 5.5+, Composer-installable, PSR compliant, semantically versioned, united tested and well documented in English is preferred.
|
* Software that is PHP 5.5+, Composer-installable, PSR compliant, semantically versioned, united tested and well documented in English is preferred.
|
||||||
* Please search previous suggestions before making a new one, as yours may be a duplicate.
|
* Please search previous suggestions before making a new one, as yours may be a duplicate.
|
||||||
* Enter a meaningful pull request description.
|
* Enter a meaningful pull request description.
|
||||||
* Please make an individual commit for each suggestion in a pull request.
|
* Please make an individual commit for each suggestion in a separate pull request.
|
||||||
* Put a link to each library in your pull request ticket so it's easier to review.
|
* Put a link to each library in your pull request ticket so it's easier to review.
|
||||||
* Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
|
* Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
|
||||||
* Prefix duplicate library names with their vendor or namespace followed by a space: Foo\Bar would be Foo Bar.
|
* Prefix duplicate library names with their vendor or namespace followed by a space: Foo\Bar would be Foo Bar.
|
||||||
|
Loading…
Reference in New Issue
Block a user