From 7898cebd84fff08e29860eeac5757d065089089f Mon Sep 17 00:00:00 2001 From: iGor milhit Date: Tue, 21 Jul 2020 08:53:35 +0200 Subject: [PATCH] documentation: update README and PR template As we move from transifex to weblate, some minor changes are necessary: * Adds a weblate badge in the README.rs that informs the reader about the completion of the translations, and point to the weblate service, where the reader can contribute to the translation process. * Removes the check of translation message extraction in the PR template, as the translation workflow don't need it anymore. Co-Authored-by: Igor Milhit --- .github/PULL_REQUEST_TEMPLATE.md | 1 - README.rst | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e5b3a533ef..5af0505f68 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -22,4 +22,3 @@ My PR depends on the following `rero-ils-ui`'s PR(s): - [ ] Functions names. - [ ] Functions docstrings. - [ ] Unnecessary commited files? -- [ ] Extracted translations? diff --git a/README.rst b/README.rst index c9b1c96420..3175e43edf 100644 --- a/README.rst +++ b/README.rst @@ -35,6 +35,9 @@ .. image:: https://img.shields.io/gitter/room/rero/reroils.svg :alt: Gitter room :target: https://gitter.im/rero/reroils +.. image:: https://hosted.weblate.org/widgets/rero_plus/-/svg-badge.svg + :alt: Translation status + :target: https://hosted.weblate.org/engage/rero_plus/?utm_source=widget *Copyright (C) 2020 RERO*