瀏覽代碼

Add version to guidelines.

pull/47/head
Jamie 12 年之前
父節點
當前提交
4c288d10b5
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md 查看文件

2
 Please ensure your pull request adheres to the following guidelines:
2
 Please ensure your pull request adheres to the following guidelines:
3
 
3
 
4
 * Please search previous issues before making a suggestion, as it may be a duplicate.
4
 * Please search previous issues before making a suggestion, as it may be a duplicate.
5
-* Libraries that are Composer installable, PSR compliant, and tested are preferred.
5
+* Libraries that are PHP 5.3+, Composer installable, PSR compliant, and tested are preferred.
6
 * Please make an individual pull request for each suggestion.
6
 * Please make an individual pull request for each suggestion.
7
 * Please use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
7
 * Please use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
8
 * Please prefix duplicate library names with their vendor or namespace followed by a space: Orno\DI would be Orno DI.
8
 * Please prefix duplicate library names with their vendor or namespace followed by a space: Orno\DI would be Orno DI.

Loading…
取消
儲存