diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-06-16 16:09:29 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-06-16 16:09:29 -0300 |
commit | c54b9c823c380940eb4180cbf819bbbc44ce7139 (patch) | |
tree | 6f6638b273321942f6ab355545666897d7572f7e | |
parent | d80cebbc1124e1eec48f7f9ff9ceeaf59bdb8779 (diff) | |
download | templates-c54b9c823c380940eb4180cbf819bbbc44ce7139.tar.gz templates-c54b9c823c380940eb4180cbf819bbbc44ce7139.tar.bz2 |
Semantic Versioning
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ Requisitos básicos: * Branches de desenvolvimento e upstream. * Workflow padrão (git-flow, git-hooks, etc). * Suíte de testes. +* Adotar [Semantic Versioning](http://semver.org). Criando ou clonando um novo projeto: |