Merge branch 'meregtemplate' into 'master'

MRs for updates need to be complete too

See merge request fdroid/fdroiddata!6281
This commit is contained in:
Licaon_Kter 2020-02-02 02:12:27 +00:00
commit 825c01b547

View file

@ -1,6 +1,8 @@
* [ ] The app complies with the [inclusion criteria](https://f-droid.org/wiki/page/Inclusion_Policy)
* [ ] All related fdroiddata issues have been referenced in this merge request
* [ ] The app complies with the [inclusion criteria](https://f-droid.org/docs/Inclusion_Policy)
* [ ] All related [fdroiddata](https://gitlab.com/fdroid/fdroiddata/issues) have been referenced in this merge request
* [ ] The upstream app source code repo contains the app metadata _(summary/description/images/changelog/etc)_ in a [Fastlane](https://gitlab.com/snippets/1895688) or [Triple-T](https://gitlab.com/snippets/1901490) folder structure
* [ ] Builds with `fdroid build`
* [ ] Releases are tagged
---------------------