浏览代码

Merge pull request #580 from saulotoledo/Contrib

Updated Contribution Guidelines.
pull/577/head
Jose Diaz-Gonzalez 10 年前
父节点
当前提交
46a6f55ea9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md 查看文件

@@ -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.

正在加载...
取消
保存