Ver código fonte

Add version to guidelines.

pull/47/head
Jamie 12 anos atrás
pai
commit
4c288d10b5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md Ver arquivo

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.

Carregando…
Cancelar
Salvar