docs: mention tests in release process
This commit is contained in:
parent
cea5e30582
commit
47d0ed8836
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
# How to make a release
|
# How to make a release
|
||||||
|
|
||||||
|
1. Run tests:
|
||||||
|
- `make test`
|
||||||
|
- `make testjs`
|
||||||
1. I18N
|
1. I18N
|
||||||
- `make messages` look for new strings within the code
|
- `make messages` look for new strings within the code
|
||||||
- `make tx_push` to publish new strings [to transifex](https://app.transifex.com/openstreetmap/umap/dashboard/)
|
- `make tx_push` to publish new strings [to transifex](https://app.transifex.com/openstreetmap/umap/dashboard/)
|
||||||
|
|
Loading…
Reference in a new issue