From 0323857b2d24bdcdb4cd277153065f8c44b89819 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 9 Mar 2023 14:38:45 +0100 Subject: [PATCH] fix(l10n): Refer to the docker-ci issue template only Signed-off-by: Joas Schilling --- developer_manual/basics/front-end/l10n.rst | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/developer_manual/basics/front-end/l10n.rst b/developer_manual/basics/front-end/l10n.rst index 693edcfff..11df67891 100644 --- a/developer_manual/basics/front-end/l10n.rst +++ b/developer_manual/basics/front-end/l10n.rst @@ -297,7 +297,7 @@ You can invite it from your repository settings: ``https://github.com///settings/access`` -After sending the invitation, please `open a ticket `_ requesting access. +After sending the invitation, please `open a ticket using the "Request translations" template `_. The bot will run every night and only push commits to the following branches branch once there is an update to the translation: @@ -326,16 +326,9 @@ That would sync the translations for the branches (``main`` and ``master`` are a but that is only possible for repositories owned by organizations. You can `create your own organization `_ -For the sync job there is a `configuration file `_ -available in our docker-ci repository. Adding there the repo owner and repo name -to the section named **app** via pull request is enough. Once this change is in -one member of the sysadmin team will deploy it to the sync server and the job -will then run once a day. - -If you need help then just `open a ticket with the request `_ +If you need help just `open a ticket with the request `_ and we can also guide you through the steps. - Manual translation ^^^^^^^^^^^^^^^^^^