Update README.md

Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
This commit is contained in:
JimboJoe 2019-03-09 17:13:38 +01:00 committed by GitHub
parent 0298ba0fe9
commit bbd8c1d333

View file

@ -80,7 +80,7 @@ To become a High Quality app, a package has to follow the following rules:
* The package itself should be up to date regarding the packaging recommendations and helpers.
* The package should be level 7, at least.
* The repository should have testing and master branches, at least. The list should point to HEAD, so the list stays up to date.
* Any modification should be done to the testing branch, and wait at least for one approval for one member of the Apps group. So that we can ensure that theres nothing in opposition to those criteria. Nor any changes that would harm servers.
* Any modification should be done to the testing branch, and wait at least for one approval of one member of the Apps group so that we can ensure that theres nothing in opposition to those criteria, nor any changes that would harm servers.
* The package should comply with the [requirement of the level 8](https://github.com/YunoHost/doc/blob/master/packaging_apps_levels.md#level-8).
You can find the validation form used by Apps group [here](https://github.com/YunoHost/apps/blob/master/hq_validation_template.md).