Update docs/source/contributing/tasks.md

Co-Authored-By: minrk <benjaminrk@gmail.com>
pull/526/head
Tim Head 2018-12-20 14:16:07 +01:00 zatwierdzone przez GitHub
rodzic 8d4f0242f9
commit 27a5243072
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -106,7 +106,7 @@ We try to make a release of repo2docker every few months if possible.
We follow semantic versioning.
Check that the Change log is ready and then tag a new release on GitHub:
Check that the Change log is ready and then tag a new release locally:
```bash
V=0.7.0 git tag -am "release $V" $V