diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/contributing.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst index ef6e24c..0ca1da5 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -165,6 +165,11 @@ In order to prepare a new release, we are following the following steps: make compress-assets +- Build the translations:: + + make update-translations + make build-translations + Once this is done, use the "release" instruction:: make release |
