Update inclusion Template part 2

This commit is contained in:
Licaon_Kter 2019-12-08 02:47:42 +00:00
parent ad90f1da44
commit 3e62be6484
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
* [ ] The app complies with the [inclusion criteria](https://f-droid.org/docs/Inclusion_Policy)
* [ ] The original app author has been notified (and supports the inclusion)
* [ ] All related fdroiddata and rfp issues have been referenced in this merge request
* [ ] The app 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
* [ ] All related [fdroiddata](https://gitlab.com/fdroid/fdroiddata/issues) and [RFP issues](https://gitlab.com/fdroid/rfp/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
---------------------