Explorar el Código

Add semver to contribution guidelines

pull/552/head
Jamie York hace 10 años
padre
commit
1d3957a0de
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md Ver fichero

10
 
10
 
11
 Also, please ensure your pull request adheres to the following guidelines:
11
 Also, please ensure your pull request adheres to the following guidelines:
12
 
12
 
13
-* Software that is PHP 5.5+, Composer-installable, PSR compliant, united tested and well documented in English is preferred.
13
+* Software that is PHP 5.5+, Composer-installable, PSR compliant, semantically versioned, united tested and well documented in English is preferred.
14
 * Please search previous suggestions before making a new one, as yours may be a duplicate.
14
 * Please search previous suggestions before making a new one, as yours may be a duplicate.
15
 * Enter a meaningful pull request description.
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 pull request.

Loading…
Cancelar
Guardar