docs: mention tests in release process

This commit is contained in:
Yohan Boniface 2024-01-08 12:51:11 +01:00
parent cea5e30582
commit 47d0ed8836

View file

@ -1,5 +1,8 @@
# How to make a release
1. Run tests:
- `make test`
- `make testjs`
1. I18N
- `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/)