瀏覽代碼

Tweak contribution guidelines.

pull/200/head
Jamie York 11 年之前
父節點
當前提交
3409e9a1e8
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md 查看文件

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.

Loading…
取消
儲存