From bcb696458c0d3d7440666f0465f392e1d0873d56 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 18 Oct 2022 18:35:20 +0200 Subject: [PATCH] =?UTF-8?q?Drop=20high=5Fquality=20flag=20=C3=A9=5F=C3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 08bfda5..c185bd6 100644 --- a/README.md +++ b/README.md @@ -73,14 +73,6 @@ moment... We invite you to use [translate.yunohost.org](https://translate.yunohost.org/) instead of doing Pull Request for files in `locales` folder. -### How to make my app flagged as High Quality? - -A High Quality app will be highlighted in the app list and marked as a level 9 app. -To become a High Quality app, a package has to follow the criterias listed [here](hq_validation_template.md). - -Once the app is validated is "high quality", the tag `"high_quality": true` -shall be added to the app infos inside the catalog (`apps.json`). - ### Apps flagged as not-maintained Applications with no recent activity and no active sign from maintainer may be flagged in `apps.json` with `"maintained": false` to signify that the app is inactive and may slowly become outdated with respect to the upstream, or with respect to good packaging practices. It does **not** mean that the app is not working anymore.